<<<<<<< HEAD
======================
Voice files specify a language and other characteristics of a voice.
eSpeak NG can be used as a front-end for Mbrola diphone voices.
How to add or improve a language.
The list of phoneme mnemonics for English, for use in the Pronunciation Dictionary.
The tables of the phonemes used by each language, with their properties and sound production.
Different intonation “tunes” may be defined for different languages for clauses which end in full-stop, comma, question-mark, and exclamation-mark.
API definition and header file for a shared library version of eSpeak NG.
SSML (Speech Synthesis Markup Language) and HTML tags recognized by eSpeak NG.
GUI software to edit vowel files and to compile the phoneme data for use by eSpeak NG. See also Espeakedit user interface.
=======
eSpeak NG is a compact open source software speech synthesizer for English and other languages, for Linux and Windows.
eSpeak NG uses a “formant synthesis” method. This allows many languages to be provided in a small size. The speech is clear, and can be used at high speeds, but is not as natural or smooth as larger synthesizers which are based on human speech recordings.
eSpeak is available as:
The eSpeak speech synthesizer supports over 70 languages, however in many cases these are initial drafts and need more work to improve them. Assistance from native speakers is welcome for these, or other new languages. Please contact me if you want to help.
The program was originally known as speak and originally written for Acorn/RISC_OS computers starting in 1995 by Jonathan Duddington. This was enhanced and re-written in 2007 as eSpeak, including a relaxation of the original memory and processing power constraints, and with support for additional languages.
In 2010, Reece H. Dunn started maintaining a version of eSpeak on GitHub that was designed to make it easier to build eSpeak on POSIX systems, porting the build system to autotools in 2012. In late 2015, this project was officially forked to a new eSpeak NG project. The new eSpeak NG project is a significant departure from the eSpeak project, with the intention of cleaning up the existing codebase, adding new features and adding and improving to the supported languages.
upstream/master