Hello List,
I'd be interested in generating speech from text files in our upcoming game. I've found the RATT library, which I will try- but wanted to ask all of you if you know of more solutions!
http://markmail.org/message/3prloj2w2dgnthju
Thanks,
Filippo
Filippo Beck Peccoz Game Audio www.fbpsound.com Twitter: @fbpsound Skype: fbpsound Mobile: +49-(0)1520-4004143
Hi Filippo
There is [flite] from moocow, which is part of Pd-extended (unfortunately broken in Ubuntu 12.04, it seems) or availale in Debian and derivatives as package pd-flite.
I don't know about ratt, but [flite] comes with only one voice. I don't know if that is sufficient for your game.
Roman
On Wed, 2012-10-10 at 16:53 +0200, Filippo Peccoz wrote:
Hello List,
I'd be interested in generating speech from text files in our upcoming game. I've found the RATT library, which I will try- but wanted to ask all of you if you know of more solutions!
http://markmail.org/message/3prloj2w2dgnthju
Thanks,
Filippo
Filippo Beck Peccoz Game Audio
www.fbpsound.com Twitter: @fbpsound Skype: fbpsound Mobile: +49-(0)1520-4004143
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
moin Roman,
On 2012-10-10 17:09, Roman Haefeli wrote:
There is [flite] from moocow, which is part of Pd-extended (unfortunately broken in Ubuntu 12.04, it seems)
how "broken"? is there any particular error message being produced?
marmosets, Bryan
Hi Bryan
Sorry for my very specific and helpful report ;-)
Here some more detailed info. When I instantiate an object [flite], I get the following message in the console:
/usr/lib/pd/extra/flite/flite.pd_linux: /usr/lib/libflite_cmu_us_kal16.so.1: undefined symbol: cmu_lex_init /usr/lib/pd/extra/flite/flite error: ... couldn't create
Is that a problem with the flite pd-class, or with the flite library?
What I don't understand: IIRC, it worked well for me in Ubuntu 11.04, which has the exact same libflite version... ??
Roman
On Mon, 2012-10-15 at 10:05 +0200, Bryan Jurish wrote:
moin Roman,
On 2012-10-10 17:09, Roman Haefeli wrote:
There is [flite] from moocow, which is part of Pd-extended (unfortunately broken in Ubuntu 12.04, it seems)
how "broken"? is there any particular error message being produced?
marmosets, Bryan