Software

From SpeechWiki

Revision as of 16:21, 4 November 2008 by Mark Hasegawa-Johnson (Talk | contribs)
Jump to: navigation, search

Statistical Speech Technology Group Software

Our policy: everything we write is free on the web. This wiki page is intended to be definitive, because anybody in the group can edit it to add their own software. [1] provides a spider-indexable backup copy.

All of our software is available via <a href="http://subversion.tigris.org/">subversion</a>, using login name "anon" with no password (hit "enter" when a password is requested).

Learning
PronounceLetters to phones using an HMM

Description,Demo,

SVN archive (Arthur Kantor, 2007)
HDKHTK-based Explicit-duration HMM

Description, TGZ archive, SVN repository (Ken Chen, 2003)

Signal Processing
PVTKExtract HTK features as training vecs for libSVM, apply trained SVMs directly to feature files

TGZ archive, SVN repository, (Sarah Borys 2008, Mark Hasegawa-Johnson 2005)

VADVoice activity detector w/improved noise model

Description,

lee_vad.m, SVN repository, (Bowon Lee, 2007)
Computation
GMTK Parallel Split GMTK commands into batch jobs for a cluster

Description,

SVN repository (Arthur Kantor, 2008)
HTK Parallel

Split an HTK command into batch jobs for a cluster (Bowon Lee, 2006)
Description, HCopy.pl, HVite.pl, HERest.pl,

HResults.pl, SVN repository
Data
dtmfsegSegment audio files at DTMF tones
SVN repository (Bowon Lee, 2006)
transcription toolsConvert transcription formats
TGZ archive, SVN repository (Mark Hasegawa-Johnson, 2005)
speechfileformatsRead and write HTK files in matlab
TGZ archive, SVN repository, (Mark Hasegawa-Johnson, 2004)
CTMReditManually and automatically segment CT and MR image stacks

Description, SVN repository (Mark Hasegawa-Johnson and Jul Cha, 1999)

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

Personal tools