Festvox to FreeTTS Patch
FreeTTS is an open source Text-to-Speech synthesizer. It's a Java implementation developed at Sun of Alan Black's Flite developed at CMU, which is itself a C implementation of Festival developed at University of Edinburgh. After working for a year and a half developing new Text-to-Speech voices, it was disappointing to discover that the script Sun developed for FreeTTS didn't work. So here's the hacked up shell script that was used to import voices from Festvox to FreeTTS. This was done successfully using Cygwin on a WinXP system. As far as I know, this is the only time this has ever been accomplished on a windows machine.
Source code can be found here.