Search Results for "text to speech file" - Page 10

Showing 537 open source projects for "text to speech file"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    jaivox

    jaivox

    Speech recognition application builder and library

    Java library and tools to create open source speech recognition applications. Generates dialogs for conversational interfaces. Works with a popular open source speech recognition library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "Where Is" is a visual tool for fast searches in text files. E.g. it can be used to look up words in C/C++/Java/ Basic or other source files. But it is also very useful when searching in any other kind of text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    File Scrambler

    Scramble your files

    Scrambler splits your files into a disired number of chunks and puts them together in a different order. This makes the file unreadable. In order to read them again you must unscramble them. Possible Uses: 1. Protect your private files (e.g. pictures, text, source file etc.) 2. Protect your hosted file on your website. (e.g. You can scramble the file and upload it. In order for the downloader to open the file he needs to unscramble the file. For this he will need the number of scrambles)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ediot

    Ediot

    Lightest weight text editor no money can buy,

    Ediot formally BowPad is a really small text editor (with a compile option for NASM and FASM). If you want a lightweight text editor BowPad is the best. Only 20.1kb download, and 44.7kb unpacked! VERY basic, but at the same time fast. As far as known it can open up any file. It uses QT. It will part of the lightest weight Linux distro with the complete Linux kernel based off of Ubuntu. But it will be going to other OS's soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    Auto File Backup

    Auto File Backup

    Automatically backup your files on save

    A simple tool to automatically backup your files when they are saved
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XOR encrypt v2.0

    XOR encrypt v2.0

    Encrypt Your Text documents with XOR encryption

    This software provides an easy graphical way to encrypt your text documents from source code , text files ,scripts even jpeg files .It is a enhanced version of my earlier project https://sourceforge.net/p/xorencrypt which used win32 GUI . This is a demonstration of working of XOR encryption which was used by Germans in World War II (http://en.wikipedia.org/wiki/Lorenz_cipher) . Besides from XOR'ing the message with password after every encryption the key changes pseudorandomly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CLPlatform

    CLPlatform

    This platform aims to collect cognitive load information from users

    Currently, this platform can collect participants' personal information, as well as speech data from two designed task, Stroop test in Chinese and English and Reading span task in Chinese and English. However, it could be easily extended to other language by only editing XML configurations. Please setup your microphone first before using this platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The NIN Game

    The NIN Game

    Short maths subtraction puzzle game For intelligent mathematicians.

    Welcome to the NIN game Which tests you mind skills and predictability skills! Instructions: 1. Choose a number 2.The goal is to make the number 0 or less by subtracting number (1 to 3) 3.The first who make the number 0 Wins. Example: 1. You choose 12 2.Computer subtracts 1 making it 11 3. You choose to subtract 3 making it 8 4. Computer subtracts 1 making it 7 5. You choose to subtract 2 making it 5 6. Computer subtracts 1 making it 4 7. You choose 2 making it 2 8. Computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Klen-library
    Open Source program for creating electronic books and electronic manuals. Contains professional tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    qtFlexC++ is a tool for generating scanners: programs which recognized lexical patterns in text. qtFlexC++ reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C++ code, called rules. qtFlexC++ generates as output a C++ source and include file, `lexyy.cpp` and `lexyy.h`, which defines a class `lexyy'. This file is compiled with your code to produce an executable. When the executable is run, it analyzes its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cotovía

    Cotovía

    Text-to-Speech System for Galician and Spanish

    Cotovía is a unit-selection text-to-speech system for Galician and Spanish. Cotovía is distributed under the GPL3.0+ license, but each of the avaliable speaker voices has its own license. The speakers available at sourceforge are free for commercial and non-commercial uses. Another speaker, free for non-commercial uses, is avaliable through external links (see the Blog section). Cotovia has been developed by the University de Vigo and the center 'Ramón Piñeiro' for Research in Humanities...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13

    OOPSGen

    Object Oriented Parser Generator

    The goal of this project is to create a simple and easy to use parser generator that will accept a textual grammar file as an input and output modularized classes representing a limited parser interface. Long term goals include a robust grammar file syntax, output suitable for multiple programming languages, and tools for better integrating compiler functionality, parse tree manipulation, and FSM based scanner generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Klest-crossword
    Open Source program to create crossword puzzles, which will be professionally compile a crossword puzzle and then is convenient to guessing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Vertical reader for Chinese(traditional) text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pdf2xml convertor based on Xpdf library (http://www.foolabs.com/xpdf/home.html). It converts information contained in a PDF file into XML. First, you need to install xpdf and libxml2 (see documentation). Hervé Déjean Xerox Research Centre Europe http://www.xrce.xerox.com/About-XRCE/People/Herve-Dejean
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Bigram Table Generator

    Bigram Table Generator

    A program to generate random reciprocal bigram tables

    A command-line program to encrypt/decrypt a message using a random reciprocal bigram table and write a bigram table to a text file. Executing the program without any command-line arguments starts bigram in message encryption/decryption mode. The program prompts for a password or passphrase and a message to encrypt/ decrypt. After the message is entered the ciphertext is displayed. Executing the program with command-line arguments causes bigram to generate a random bigram table to print...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    loadngo Xml
    XPath XSLT Editor and XML Document Explorer for MSXML 6+ XML DOM Tree (Split View, Left DOM Tree, Right Tabbed XPath or XSTL Windows). Create XPath Statements and XSLT (stylesheet transforms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QtCreator Similarity Analyser Plugin

    QtCreator Similarity Analyser Plugin

    Tool for code duplication detection in QtCreator projects.

    This plugin intergate simian (Similarity Analysis) tool into QtCreator IDE. Fast and customizable source code checking for duplicated code fragments. Double click on similarity record open source code file and highlight text fragment. See wiki page for more info about settings and advanced using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a fast sorting/indexing example that builds a file position sorting tree as a result of n-depth text file line byte sorting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a fast text search routine that allows multi string (up to 10 search strings containing one or more words within) search throughout an ASCII text file (msearch) . msearch3 allows fast search through ASCII and Unicode files . (http://www.jasenko.c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spider PCB

    Spider PCB

    Hierarchical Schematic and PCB

    This project is in a pre-alpha stage and is intended to give a rough idea about the final program. It does not do much more than draw pretty pictures. Hierarchical circuit layout is commonplace amongst IC designers, but Spider PCB brings hierarchical layout to the PCB industry. Not only is the schematic hierarchical, but also the layout. Ever wanted to lay out a 16-band equaliser, with 5 sound channels? Lots of copying and pasting on the PCB-side. Just imagine if you could lay out one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenDRC is the open-source research project implementing a subset of the (Coltheart, Rastle, Perry, Langdon, Ziegler, 2001) DRC1.2 model of text to speech conversion in the human brain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IMGDissolver
    A simple to use, cross platform slideshow/divx/dvd maker for your photos and videos. Among various features: transition effects, background music, text captions.
    Downloads: 1 This Week
    Last Update:
    See Project