Software

From SpeechWiki

(Difference between revisions)
Jump to: navigation, search
(Perl scripts for parallel processing of HTK commands)
(Perl scripts for parallel processing of HTK commands)
Line 21: Line 21:
Those scripts use the SGE (Sun Grid Engine) for job queuing.
Those scripts use the SGE (Sun Grid Engine) for job queuing.
-
More detailed information about the Perl scripts can be found [http://www.ifp.uiuc.edu/~bowonlee/research/cluster/HTK_parallel.htm here].
+
Detailed information about the above Perl scripts can be found [http://www.ifp.uiuc.edu/~bowonlee/research/cluster/HTK_parallel.htm here].
Brief introduction about the SGE can be found [http://www.ifp.uiuc.edu/~bowonlee/research/cluster/linux_cluster.htm here]
Brief introduction about the SGE can be found [http://www.ifp.uiuc.edu/~bowonlee/research/cluster/linux_cluster.htm here]

Revision as of 20:28, 10 March 2006

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

More software written at ISLE

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

Personal tools