eSpeak 1.31 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News eSpeak 1.31 (Default branch)
# 1  
Old 01-23-2008
eSpeak 1.31 (Default branch)

eSpeak is a compact text to speech engine for goodquality English and other languages. Its cleararticulation and good intonation makes it suitablefor listening to long text articles. It can speaktext files from the command line, and alsooperates as a "talker" within the KDE TTS systemand with a Gnome Speech driver, as an alternativeto Festival or other similar programs. WindowsSAPI5 and command line versions are also available.License: GNU General Public License v3Changes:
Improvements have been made to languages including American, Spanish, and Lojban. New command line options have been added: --split and --compile=debug. A speech quality bug in version 1.30 has been fixed that gave vowels too strong an attack. Corrections have been made to SSML tags: emphasis, break time, say-as, and audio.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

espeak

I am trying to install espeak on a Sun box (OS solaris 10). I have changed the Makefile as per the recommendations in the Makefile (remove -fno-exceptions, SONAME_OPT=-Wl,h, EXTRA_LIBS=-lm). As I only want the -w method I have disabled portaudio. I assume the install process is just simply... (0 Replies)
Discussion started by: rooneyl
0 Replies
Login or Register to Ask a Question
WRITETYPE(1)						      General Commands Manual						      WRITETYPE(1)

NAME
WriteType - application designed to help students write more easily SYNOPSIS
writetype [OPTION] ... FILE DESCRIPTION
WriteType is a simple word processor designed to help young students write more easily and accurately. It offers spelling suggestions as students type, making the process easier and less frustrating. It also provides the ability to read back text through either an eSpeak or a Festival backend. In addition, there are special tools for teachers, and the entire application is easily translatable.1 WriteType is Free Software / Open Source, and is released under the GNU GPL license. OPTIONS
-l, --lang Set the language for this session -t, --tts-engine Set the tts engine for this session. Changes in the settings during this session will override this. -?, --help Display this help and exit FEATURES
Word Completion - As students type, word suggestions appear on the right-hand side of the screen to complete the word being typed. Click- ing on the desired word will finish the word. WriteType will also learn a student's habits over time and make more relevant suggestions based on what has already been written. Reading Back the Document - WriteType will read back written text, allowing students to catch errors they may not have caught reading it back themselves. Highlighting - Sections of the document can be quickly highlighted while typing or while listening to the document being read back. This lets students quickly flag areas they need to go back and review. Grammar checking - WriteType will underline simple grammar and formatting mistakes in the document, and offer to make the necessary revi- sion. Auto-correction - Common errors, such as typing isnt instead of isn't, will be corrected automatically without the need for intervention. Distraction-free mode If the typist has difficulty maintaining concentration while typing, distraction-free mode is an alternative inter- face that displays full screen and only includes the text box and the list of completions. Add a list of custom words In some situations, the default list of words is not sufficient, so the system allows the user to add new ones. Even if the words already exist in the list of words, adding them will bring them to the top of the list of suggestions. AUTHOR
WriteType was made by Max Shinn <max@bernsteinforpresident.com> SEE ALSO
You can find more information at http://writetype.bernsteinforpresident.com/ BUGS
Probably. 1.2.130 WRITETYPE(1)