Software

From SpeechWiki

(Difference between revisions)
Jump to: navigation, search
Line 33: Line 33:
== More software written at ISLE ==
== More software written at ISLE ==
Other speech recognition and biomedical imaging tools can be found [http://www.isle.uiuc.edu/software/ here].
Other speech recognition and biomedical imaging tools can be found [http://www.isle.uiuc.edu/software/ here].
 +
 +
== SVN ==
 +
On linux, the client is svn, and should be installed everywhere.  On
 +
windows, download toroisesvn (http://tortoisesvn.tigris.org/)
 +
http://artis.imag.fr/~Xavier.Decoret/resources/svn/index.html

Revision as of 05:58, 27 February 2008

Contents

Phonetic Transcription Tool

This tool gives the American English phonetic transcription of any string. It uses an HMM model to either generate a most likely phonetic transcription, or if a phonetic transcription is provided, it can perform forced alignment. So, it gives a reasonable pronounciation for out-of-dictionary words, or partially pronounced words.

Phonetic Transcription Tool. You can try out the demo here.


Perl scripts for parallel processing of HTK commands

Perl scripts for parallel processing of four HTK commands (HCopy, HERest, HVite, and HResults) are available.

1. HCopy.pl

2. HERest.pl

3. HVite.pl

4. HResults.pl

Those scripts use the SGE (Sun Grid Engine) for job queuing.

Detailed information about the above Perl scripts can be found here.

Brief introduction about the SGE can be found here


Written by Bowon Lee, 02/24/2006

Parallel GMTK

http://mickey.ifp.uiuc.edu/speechWiki/index.php/GMTK_parallel_tools

More software written at ISLE

Other speech recognition and biomedical imaging tools can be found here.

SVN

On linux, the client is svn, and should be installed everywhere. On windows, download toroisesvn (http://tortoisesvn.tigris.org/) http://artis.imag.fr/~Xavier.Decoret/resources/svn/index.html

Personal tools