Software

From SpeechWiki

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
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.
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]].
+
[[Phonetic Transcription Tool]].  You can try out the [http://mickey.ifp.uiuc.edu/speech/webpronounce/webpronounce.cgi demo] here.
-
227874897566
+
 
 +
 
 +
 
 +
==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. [http://www.ifp.uiuc.edu/~bowonlee/htk-pl/HCopy.pl HCopy.pl]
 +
 
 +
2. [http://www.ifp.uiuc.edu/~bowonlee/htk-pl/HERest.pl HERest.pl]
 +
 
 +
3. [http://www.ifp.uiuc.edu/~bowonlee/htk-pl/HVite.pl HVite.pl]
 +
 
 +
4. [http://www.ifp.uiuc.edu/~bowonlee/htk-pl/HResults.pl 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 [http://www.isle.uiuc.edu/software/ here].
 +
8916552730391667248774

Revision as of 12:28, 18 June 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. 8916552730391667248774

Personal tools