This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11887 - Fix English TTS Pronounciation
Attached to Project:
Rockbox
Opened by Christian Mertes (mudd1) - Tuesday, 18 January 2011, 00:11 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Sunday, 23 September 2012, 21:39 GMT+2
Opened by Christian Mertes (mudd1) - Tuesday, 18 January 2011, 00:11 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Sunday, 23 September 2012, 21:39 GMT+2
|
DetailsThere are a lot of menu entries that aren't pronounced as they are supposed to. The following patch will hurt your eyes but it will stop the harm done to your ears. I hope I got all bad TTS occurrences, just let me know if I didn't. I tried with festival using the cmu_us_slt_arctic_clunits voice. I would be glad if anybody could try using other engines.
|
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Sunday, 23 September 2012, 21:39 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Please put word adjustments in tools/voice-corrections.txt since they are TTS specific.
Sunday, 23 September 2012, 21:39 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Please put word adjustments in tools/voice-corrections.txt since they are TTS specific.
FS#11913which is an attempt to make the corrections to strings for the TTS engines available to other tools.FS#11913but to my understanding the rules should already work for me. Any idea why they don't?I though you used rbutil for voice generation since you have set "Rbutil SVN" as the reported in version, is that not the case?
Just as an example: I'm using a voice file created with the voice "Alex" on OS X, and even without any corrections (as created with Rockbox Utility) the voice file sounds good. A voice file created with the default voice of Windows XP is hardly bearable. This clearly shows that the corrections are heavily TTS specific.
I did change much more than voice.pl does but for example the transformation "plugin→plug-in" was something I came up with before I learned that voice.pl does the exact same thing for festival (which I use). It nevertheless improved the generated voice. Any idea why that might have been the case?