|
From: Jonathan D. <jo...@ta...> - 2010-03-17 22:03:32
|
> If I compile dictionary with command `espeak --compile=zh-yue`. The >dictionary is generated but there is no sound when speaking. But it >works fine if I compile with command `espeak --compile=zhy`. Is it a >bug? espeak --compile=zh-yue is OK here. After this command, both espeak -vzhy 123 and espeak -vzh-yue 123 speak "123" OK. espeak -compile=zhy gives an error, because there is no voice file espeak-data/voices/zhy Compare the contents of your voice files "voices/zhy" (if you have one) and "voices/zh-yue". The difference is probably the cause of the problem. > I have made a lot of update to Cantonese dictonary in the past > months. Could you please help to update it on > http://espeak.sourceforge.net/data/? The new dictionary can be obtain > in following link: http://www.eguidedog.net/files/zhy_list Yes, I have already done that. > And could you please rename the Cantonese voice name from > "cantonese-test" to "cantonese"? I think this voice works fine enough > generally. Yes. Done in the development version at: http://espeak.sf.net/test/latest.html |