Software

From SpeechWiki

(Difference between revisions)
Jump to: navigation, search
(Phonetic Transcription Tool)
Line 4: Line 4:
[[Phonetic Transcription Tool]].  You can try out the [http://mickey.ifp.uiuc.edu/speech/webpronounce/webpronounce.cgi demo] here.
[[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]
 +
 +
Written by Bowon Lee, 02/24/2006

Revision as of 17:59, 24 February 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

Written by Bowon Lee, 02/24/2006

Personal tools