Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Time for TTS on Linux

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
10/13/2013 9:50:49 AMFIrankVermind before revert after revert
10/13/2013 9:50:29 AMFIrankVermind before revert after revert
Before After
1 @TheSponge if you can't understand it, probably your system has a different default language than English for festival installed. 1 @TheSponge if you can't understand it, probably your system has a different default language than English for festival installed.
2 Try to install the Americal English speaker and run festival with the English language instead: 2 Try to install the Americal English speaker and run festival with the English language instead:
3 \n 3 \n
4 sudo apt-get install festvox-kdlpc16k 4 sudo apt-get install festvox-kdlpc16k
5 festival --language english --server 5 festival --language english --server
6 \n 6 \n
7 7 By the way, how do you do code formatting or at least quote in this forum?