HostOnNet Blog

Install festival tts in ubuntu

Looking for Linux Server Admin or WordPress Expert? We can help.

festival is a tts (text-to-speech) software in ubuntu that offers several different voices.

To install festival, run

sudo apt-get install festival

Now to use festival, in command line type

echo "Host On Net Provides Web Hosting" | festival --tts

Or

festival --tts file-name.txt

Posted in Ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.