SourceForge.net Logo

eSpeak text to speech

(email)   jonsd at users dot sourceforge.net
Download         Forum         eSpeak Sourceforge page
Usage

Languages

Documents

Samples

License

eSpeak is a compact open source software speech synthesizer for English and other languages.   http://espeak.sourceforge.net

eSpeak produces good quality English speech. It uses a different synthesis method from other open source TTS engines, and sounds quite different. It's perhaps not as natural or "smooth", but I find the articulation clearer and easier to listen to for long periods.

It can run as a command line program to speak text from a file or from stdin. A shared library version is also available.

  • Includes different Voices, whose characteristics can be altered.
  • It can speak text, or produce speech output as a WAV file.
  • SSML (Speech Synthesis Markup Language) is supported (not complete), and also HTML.
  • Compact size. The program and its data, including several languages, totals about 1 Mbyte.
  • Can translate text to phoneme codes. It can be used as a front end for Mbrola voices and perhaps other speech synthesis engines.
  • Multiple languages. Several are included in varying stages of progress. Help from native speakers for these or other languages is welcomed.
  • Development tools available for producing and tuning phoneme data.
  • Written in C++.

It works well as a "Talker" with the KDE text to speech system (KTTS), as an alternative to Festival for example. As such, it can speak text which has been selected into the clipboard, or directly from the Konquerer browser or the Kate editor. A Gnome Speech driver is now available.

I regularly use it to listen to blogs and news sites. I prefer the sound through a domestic stereo system rather than my small computer speakers.


Windows Version. There are Windows SAPI5 and command-line versions of eSpeak. The SAPI5 version can be used with screen readers such as NVDA, JAWS, Supernova, and Window-Eyes.
They are available as a Windows installer package from the eSpeak Download page.

A Windows version of the espeakedit program is also available.


Languages. The eSpeak speech synthesizer supports several 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.

eSpeak does text to speech synthesis for the following languages, some better than others. Afrikaans, Cantonese, Croatian, Czech, Dutch, English, Esperanto, Finnish, French, German, Greek, Hindi, Hungarian, Icelandic, Italian, Latin, Mandarin, Norwegian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Spanish, Swahili, Swedish, Vietnamese, Welsh. See Languages.


espeakedit is a GUI program used to prepare and compile phoneme data. It is now available for download. Documentation is currently sparse, but if you want to use it to add or improve language support, let me know.
History. Originally known as speak and originally written for Acorn/RISC_OS computers starting in 1995. This version is an enhancement and re-write, including a relaxation of the original memory and processing power constraints, and with support for additional languages.