Software

From SpeechWiki

(Difference between revisions)
Jump to: navigation, search
(Perl scripts for parellel processing of HTK commands)
Line 7: Line 7:
-
==Perl scripts for parellel processing of HTK commands==
+
==Perl scripts for parallel processing of HTK commands==
-
Perl scripts for parellel processing of four HTK commands (HCopy, HERest, HVite, and HResults) are available.
+
Perl scripts for parallel processing of four HTK commands (HCopy, HERest, HVite, and HResults) are available.
1. [http://www.ifp.uiuc.edu/~bowonlee/htk-pl/HCopy.pl HCopy.pl]
1. [http://www.ifp.uiuc.edu/~bowonlee/htk-pl/HCopy.pl HCopy.pl]

Revision as of 20:23, 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.

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