summaryrefslogtreecommitdiffstats
path: root/tools/voice.pl
AgeCommit message (Expand)AuthorFilesLines
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