summaryrefslogtreecommitdiff
path: root/tools/voice.pl
AgeCommit message (Expand)Author
2020-12-12voice: Generate Dutch voice file now that the translation is completeSolomon Peachy
2020-07-27updatelang: New tool to update language files.Solomon Peachy
2020-07-19voice: Allow use of an existing (textual) voiceids fileSolomon Peachy
2020-07-12voice: Ensure there are no missing strings when generating the voicelist.Solomon Peachy
2020-07-11voice: Two more fixes.Solomon Peachy
2020-07-11voice: More fixes, and add more languagesSolomon Peachy
2020-07-11voice: Further enhancements for multi-lingual voice generationSolomon Peachy
2020-07-11voice: More voice generation fixes:Solomon Peachy
2020-07-11voices: Add tts language mappings for the top 19 languagesSolomon Peachy
2020-07-10voice: Enhance 'espeak' to automatically pick the language + voiceSolomon Peachy
2020-07-09voice: Fix some perl warningsSolomon Peachy
2020-07-08voice: Add support for Google Translate's speech synthesizerSolomon Peachy
2020-04-16voice: Add support for Mimic TTS engine.Solomon Peachy
2018-12-22Support using 'rbspeak' to generate voice files.Solomon Peachy
2011-08-16perl magic: Use if/elsif/else instead of given/when (FS #12188)Thomas Jarosch
2011-07-19Commit FS#12188 - Fix perl scripts that used Switch by Sean Bartell.Alex Parker
2011-03-02FS#11913: Separate TTS correction expressions into separate file.Dominik Riebeling
2009-03-02Add a full stop after strings, since some voices use the existance of one to ...Jonas Häggqvist
2009-03-02Ask which voice to use for Festival.Jonas Häggqvist
2008-11-03Tweak for German TTS engines.Jens Arnold
2008-08-19Character set handling refinements:Jens Arnold
2008-08-13Remove some irresponsible character set mangling from the Italian section of ...Jonas Häggqvist
2008-08-08Let PerlIO also do the LF<->CRLF conversion for SAPI.Jens Arnold
2008-08-07Silence some warnings in voice.pl by setting the encoding to UTF-8. Output on...Jonas Häggqvist
2008-08-07Fix $Jens Arnold
2008-08-07Fix SAPI voice file generation on multibyte windows variants (japanese, proba...Jens Arnold
2008-07-20Fix 'Bareword ''CMD_OUT'' not allowed while ''strict subs'' in use' when buil...Jens Arnold
2008-04-28Small tweak for festival to correct the spelling of 'A', fixes FS#8889Nils Wallménius
2008-04-07Some other minor fixes to accent with italian TTS.Alessio Lenzi
2008-03-27Fixed some accents for italian TTS pronunciation.Alessio Lenzi
2007-11-27Accept FS#8236: make voice should overwrite existing .voice files.Stéphane Doyon
2007-11-19Make voice.pl gentalkclips() work for SAPI.Jens Arnold
2007-11-19German AT&T voices have a general problem with composite words ending in 'lau...Jens Arnold
2007-11-19Added Italian exsception strings.Alessio Lenzi
2007-11-18Add the tools dir to the path in voice.pl, for easier calling of the various ...Jens Arnold
2007-11-18Introduce use of the new Speex voice file encoder in voice builds. Remove the...Thom Johansen
2007-11-16Fix a function parameter mis-matchJonas Häggqvist
2007-11-16Some more quoting of program arguments.Jonas Häggqvist
2007-11-16Move some stuff around so things are actually initialized before using them. ...Jonas Häggqvist
2007-11-16Initial attempt at talkclip generation in voice.pl. Add some quoting to a few...Jonas Häggqvist
2007-11-14FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren
2007-10-02It seems we want the plugins fix for sapi as well.Jonas Häggqvist
2007-10-02Move the "plugins" correction into a Festival-specific switch.Jonas Häggqvist
2007-09-19Attempt to fix pronounciation of "plugins" for all English languages. Hopeful...Jonas Häggqvist
2007-09-04Only replace those abbreviations if they're capitalised.Jens Arnold
2007-09-04Remove debug line.Jens Arnold
2007-09-04Voice file building: * Make correct_string() work as intended by passing the ...Jens Arnold
2007-09-02SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold
2007-09-02Make clip generation progress indicator work reliably.Jens Arnold
2007-09-01Add support for building voices with the swift engine from cepstral.com. Patc...Jonas Häggqvist