Software

From SpeechWiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
==Pronounce==
+
==Phonetic Transcription Tool==
-
This tool gives the American English phonetic transcription of any string.  
+
 
-
[http://www.ifp.uiuc.edu/~akantor/tools/webpronounce/webpronounce.cgi]
+
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.
-
93060379880685362266460
+
 
-
560166331809691318681
+
[[Phonetic Transcription Tool]].  You can try out the [http://mickey.ifp.uiuc.edu/speech/webpronounce/webpronounce.cgi demo] here.
 +
 
 +
 
 +
 
 +
==Perl scripts for parellel processing of HTK commands==
 +
 
 +
Perl scripts for parellel 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].
 +
86113028235685685110205

Revision as of 12:21, 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 parellel processing of HTK commands

Perl scripts for parellel 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. 86113028235685685110205

Personal tools