LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to convert text into phonemes (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-convert-text-into-phonemes-617864/)

gopal_patil06 02-01-2008 01:56 AM

How to convert text into phonemes
 
hi Everybody,
Is any one knows how to convert text to phonemes.

b0uncer 02-01-2008 02:16 AM

New thing to me, but according to people.debian.org/~mlang/a11y/software.en.html there is something:

Quote:

recite

Recite is a program to do speech synthesis. The quality of sound produced is not terribly good, but it should be adequate for reporting the occasional error message verbally.

Given some English text, recite will convert it to a series of phonemes, then convert the phonemes to a sequence of vocal tract parameters, and then synthesis the sound a vocal tract would make to say the sentence. Recite can perform a subset of these operations, so it can be used to convert text into phonemes, or to produce an utterance based on vocal tract parameters computed by another program.
A quick web search told, among that, that such software doesn't exist too widely. Try that out if you will..

DavidMcCann 02-04-2008 11:28 AM

You could try Festival as well: you don't say which distro you have, but it's in Fedora.

PS. I've just discovered ESpeak, which is a much better program and can be edited for language or to modify the phonemes. See espeak.sourceforge.net


All times are GMT -5. The time now is 03:31 AM.