Difference between revisions of "UNTREF Speech Workshop"

From Robert-Depot
Jump to: navigation, search
Line 9: Line 9:
  
 
'''Grammars''' versus '''Satistical Language Models'''.
 
'''Grammars''' versus '''Satistical Language Models'''.
 +
=Training your own Models=
 +
grammer is trivial.
 +
 +
slm, can use online tools. or try the sphinxtrain packages.
  
 
=Programming with Speech Recognition=
 
=Programming with Speech Recognition=

Revision as of 06:48, 3 September 2013

<<< back to Wiki Home

Background

Installing CMU Sphinx

http://cmusphinx.sourceforge.net/wiki/download/

Models

Acoustic models versus language models.

Grammars versus Satistical Language Models.

Training your own Models

grammer is trivial.

slm, can use online tools. or try the sphinxtrain packages.

Programming with Speech Recognition

Processing. Sphinx4, the java interface.

Python or c++, command line, android. pocketsphinx.

Speech synthesis