index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
voice.pl
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make voice.pl gentalkclips() work for SAPI.
Jens Arnold
2007-11-19
*
German AT&T voices have a general problem with composite words ending in 'lau...
Jens Arnold
2007-11-19
*
Added Italian exsception strings.
Alessio Lenzi
2007-11-19
*
Add the tools dir to the path in voice.pl, for easier calling of the various ...
Jens Arnold
2007-11-18
*
Introduce use of the new Speex voice file encoder in voice builds. Remove the...
Thom Johansen
2007-11-18
*
Fix a function parameter mis-match
Jonas Häggqvist
2007-11-16
*
Some more quoting of program arguments.
Jonas Häggqvist
2007-11-16
*
Move some stuff around so things are actually initialized before using them. ...
Jonas Häggqvist
2007-11-16
*
Initial attempt at talkclip generation in voice.pl. Add some quoting to a few...
Jonas Häggqvist
2007-11-16
*
FS#8126: Translated voice strings for Swedish, with a few changes by me.
Magnus Holmgren
2007-11-14
*
It seems we want the plugins fix for sapi as well.
Jonas Häggqvist
2007-10-02
*
Move the "plugins" correction into a Festival-specific switch.
Jonas Häggqvist
2007-10-02
*
Attempt to fix pronounciation of "plugins" for all English languages. Hopeful...
Jonas Häggqvist
2007-09-19
*
Only replace those abbreviations if they're capitalised.
Jens Arnold
2007-09-04
*
Remove debug line.
Jens Arnold
2007-09-04
*
Voice file building: * Make correct_string() work as intended by passing the ...
Jens Arnold
2007-09-04
*
SAPI voice file generation: * Added language matching and voice selection (us...
Jens Arnold
2007-09-02
*
Make clip generation progress indicator work reliably.
Jens Arnold
2007-09-02
*
Add support for building voices with the swift engine from cepstral.com. Patc...
Jonas Häggqvist
2007-09-01
*
Voice file generation: * Significant speedup of SAPI5 voice generation by run...
Jens Arnold
2007-09-01
*
Voice generation: Don't call lame twice, and make the command echo work for a...
Jens Arnold
2007-08-29
*
Replace the voicebuilding with a perl-based approach. Should greatly speed up...
Jonas Häggqvist
2007-08-25