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