summaryrefslogtreecommitdiffstats
path: root/tools/voice.pl
AgeCommit message (Expand)AuthorFilesLines
2008-04-28Small tweak for festival to correct the spelling of 'A', fixes FS#8889Nils Wallménius1-1/+4
2008-04-07Some other minor fixes to accent with italian TTS.Alessio Lenzi1-1/+1
2008-03-27Fixed some accents for italian TTS pronunciation.Alessio Lenzi1-2/+3
2007-11-27Accept FS#8236: make voice should overwrite existing .voice files.Stéphane Doyon1-4/+1
2007-11-19Make voice.pl gentalkclips() work for SAPI.Jens Arnold1-0/+1
2007-11-19German AT&T voices have a general problem with composite words ending in 'lau...Jens Arnold1-2/+1
2007-11-19Added Italian exsception strings.Alessio Lenzi1-0/+36
2007-11-18Add the tools dir to the path in voice.pl, for easier calling of the various ...Jens Arnold1-10/+8
2007-11-18Introduce use of the new Speex voice file encoder in voice builds. Remove the...Thom Johansen1-12/+2
2007-11-16Fix a function parameter mis-matchJonas Häggqvist1-1/+1
2007-11-16Some more quoting of program arguments.Jonas Häggqvist1-1/+1
2007-11-16Move some stuff around so things are actually initialized before using them. ...Jonas Häggqvist1-3/+4
2007-11-16Initial attempt at talkclip generation in voice.pl. Add some quoting to a few...Jonas Häggqvist1-6/+54
2007-11-14FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren1-0/+21
2007-10-02It seems we want the plugins fix for sapi as well.Jonas Häggqvist1-1/+1
2007-10-02Move the "plugins" correction into a Festival-specific switch.Jonas Häggqvist1-1/+5
2007-09-19Attempt to fix pronounciation of "plugins" for all English languages. Hopeful...Jonas Häggqvist1-5/+1
2007-09-04Only replace those abbreviations if they're capitalised.Jens Arnold1-3/+3
2007-09-04Remove debug line.Jens Arnold1-1/+0
2007-09-04Voice file building: * Make correct_string() work as intended by passing the ...Jens Arnold1-20/+51
2007-09-02SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold1-10/+10
2007-09-02Make clip generation progress indicator work reliably.Jens Arnold1-0/+1
2007-09-01Add support for building voices with the swift engine from cepstral.com. Patc...Jonas Häggqvist1-0/+5
2007-09-01Voice file generation: * Significant speedup of SAPI5 voice generation by run...Jens Arnold1-35/+62
2007-08-29Voice generation: Don't call lame twice, and make the command echo work for a...Jens Arnold1-6/+6
2007-08-25Replace the voicebuilding with a perl-based approach. Should greatly speed up...Jonas Häggqvist1-0/+360