Software

From SpeechWiki

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
[[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.
-
=Parallel Computing=
+
=Perl scripts for parallel processing of HTK commands=
-
==Sun Grid Engine on ifp-32==
+
-
Bowon's brief introduction about the SGE [http://www.ifp.uiuc.edu/~bowonlee/research/cluster/linux_cluster.htm here]
+
-
Detailed SGE document, including Job Dependency[http://wikis.sun.com/display/GridEngine/Submitting+Extended+Jobs+and+Advanced+Jobs#SubmittingExtendedJobsandAdvancedJobs-ExampleExtendedJobExample]
+
-
 
+
-
==MPI==
+
-
[http://search.cpan.org/~ajgough/Parallel-MPI-Simple-0.03/ Perl MPI Simple]
+
-
 
+
-
==Perl scripts for parallel processing of HTK commands==
+
Perl scripts for parallel 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.
Line 35: Line 27:
= Parallel GMTK =
= Parallel GMTK =
-
http://mickey.ifp.uiuc.edu/speechWiki/index.php/GMTK_parallel_tools
+
[[GMTK parallel tools]]
= More software written at ISLE =
= More software written at ISLE =

Revision as of 22:30, 20 June 2008

Contents

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

Parallel GMTK

GMTK parallel tools

More software written at ISLE

  • Acoustic Model Training
    • HDK: HTK-based tools for training and testing explicit-duration hidden Markov models. Contains makefiles and Windows binaries for the tools HDInit, HDrest, HDERest, HDHed,and HDVite. Ken Chen, Last updated 5/2004.
  • File Format Tools
    • PVTK Apply linear transforms to HTK files, or extract vectors in libSVM format. Mark Hasegawa-Johnson, Last updated 5/2005.
    • Transcription tools: Perl scripts for manipulating speech database transcriptions and word lattices. Mark Hasegawa-Johnson, last updated 5/2005.
    • speechfileformats Matlab tools for reading and writing HTK, MLF, and NIST files.

See Also

Data On Line

Personal tools