eSpeak 1.45.03

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
User avatar
Dingo
Posts: 1437
Joined: Tue 11 Dec 2007, 17:48
Location: somewhere at the end of rainbow...
Contact:

eSpeak 1.45.03

#1 Post by Dingo »

eSpeak 1.45.03
- http://dokupuppylinux.co.cc/programs:audio_synthesizer
compiled in Puppy 4.3.1

online manual: - http://espeak.sourceforge.net/
eSpeak is a compact open source software speech synthesizer for English and other languages, for Linux and Windows. http://espeak.sourceforge.net

eSpeak 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:

* A command line program (Linux and Windows) to speak text from a file or from stdin.
* A shared library version for use by other programs. (On Windows this is a DLL).
* A SAPI5 version for Windows, so it can be used with screen-readers and other programs that support the Windows SAPI5 interface.
* eSpeak has been ported to other platforms, including Solaris and Mac OSX.

Features.

* Includes different Voices, whose characteristics can be altered.
* Can 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 many languages, totals about 1.4 Mbytes.
* Can be used as a front-end to MBROLA diphone voices, see mbrola.html. eSpeak converts text to phonemes with pitch and length information.
* Can translate text into phoneme codes, so it could be adapted as a front end for another speech synthesis engine.
* Potential for other languages. Several are included in varying stages of progress. Help from native speakers for these or other languages is welcome.
* Development tools are available for producing and tuning phoneme data.
* Written in C.
replace .co.cc with .info to get access to stuff I posted in forum
dropbox 2GB free
OpenOffice for Puppy Linux

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#2 Post by Lobster »

Works in Puppy 5.2.1 (dev build luci-256)
run from command line 'espeak --help' for list of options
Many thanks Dingo 8)

Code: Select all

# espeak -g 12 -k20 -p 5 -v en-uk 'We are Puppy Linux! Resistance is futile!'
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Post Reply