Bhimalapuram.co.in
Speech Synthesis In Telugu
Speech synthesiser converts a file to audio format so that it can be heard. There are a number of good and effective packages for Linux/FreeBSD.
We have chosen Festival for three reasons:
- It is easy and comes with good documentation.
- It is available as a part of linux distributions and FreeBSD.
- There is a package for Telugu- festival-te that works well with it.
Festival can be used in two ways after installtion.
ENGLISH
1. Use the command "festival". Then use the command "(tts "FILENAME" nil)" to hear the txt file in English. If the name of the file is "xyz.txt", the command will be (tts "xyz.txt" nil).
2. Use the command "text2wave myfile.txt -o myfile.wav" to convert your file into wav format and "text2wave xyz.txt -o xyz.ogg" to convert to ogg format. Here "xyz.txt" is the name of the input text file, and "xyz.wav", "xyz.ogg" are the names of audio files we want as output. Play your wav/ogg file with vlc, totem or audio player of your choice.
TELUGU
1.Install the festival-te package by downloading it either from here or from the website of sourceforgeDOTnet.
2. Copy your telugu document into a txt file. Use these commands after using the command "festival".
- (a)"(voice_telugu_NSK_diphone)";
- (b)"(tts "telexamp.txt" nil)" where the telugu file to be read is "telexamp.txt" and you will hear the contents of your file in Telugu.
2.We could not succeed with the command "text2wave......" in Telugu.
- Home Page English Telugu SystemWithoutTelugu
- Introduction English Telugu SystemWithoutTelugu
- Stotras English Telugu SystemWithoutTelugu
- Kirtanas English Telugu SystemWithoutTelugu
- Forgotten Feast English Telugu SystemWithoutTelugu
- Texts Not Available Easily English Telugu SystemWithoutTelugu
- Wise Sayings English Telugu SystemWithoutTelugu
- Traditional Arts English Telugu SystemWithoutTelugu
- Places of Pilgrimages In Andhra Pradesh and Telangana English Telugu SystemWithoutTelugu
- Free Software English Telugu SystemWithoutTelugu
- Free Software for Telugu English Telugu SystemWithoutTelugu