- comp.speech WWW site - http://www.speech.cs.cmu.edu/comp.speech/
Provides a range of information on speech technology, including speech synthesis, speech recognition, speech coding, and related material. Pages look a little old (1997) but a very wide range of FAQ here. Algorithm for building simple recognizers.
- Center for Spoken Language Understanding - http://cslu.cse.ogi.edu/
Oregon Graduate Institute of Science and Technology has created a public resource for experimenters. Download trial software for speech recognizers.
- Dictation Without Wires or Monitor - http://r5.mnd.fh-wiesbaden.de/stud/berger/index.html
Graduate student thesis which may give ideas for difficult environments. Mostly in German, but there is also an English page (click flag). Approach develops a little bit of intelligence between speech recognition and text to speech engine.
- SPIRIT Speech Technologies - http://www.spiritcorp.com/
Has advanced software algorithms for speech compression, enhancement, recognition and speaker identification (i.e., voice recognition).
- VOICEBOX: Speech Processing Toolbox for MATLAB - http://www.ee.ic.ac.uk/hp/staff/dmb/voicebox/voicebox.html
A voice processing toolbox for Matlab, very useful for prototyping algorithms and has routines to do most of the basic useful tasks in speech.
- Torch Library - http://www.torch.ch/
A library in C++ for developing Open Source speech and machine learning applications. The code is under the Gnu Public License.
- IDIAP Speech Processing Group - http://www.idiap.ch/index.php?UrlTemplateType=2&content=Introduction&IncFile=PageType&cPathContenu=pages/contenuTxt/SpeechProcessing/
Lots of good work going on in this group, their publications page is quite useful.
- Speech Analysis - http://mi.eng.cam.ac.uk/~ajr/SA95/
A detailed paper describing some of the technology of speech recognition.
|