Blog Archive

Tuesday, July 30, 2013

How to build a transcriber with open souce


1)  Benchmark performance
Ref: http://cmusphinx.sourceforge.net/sphinx4/

TestS3.3 WERS4 WERS3.3 RTS4 RT(1)S4 RT (2)Vocabulary SizeLanguage Model
TI461.2170.1680.14.03.0211isolated digits recognition
TIDIGITS0.6610.5490.160.070.0511continuous digits
AN41.3001.1920.380.250.2079trigram
RM12.7462.880.500.500.411,000trigram
WSJ5K7.3236.971.361.220.965,000trigram
HUB418.84518.7563.06~4.43.9560,000trigram




2) Code installation

https://github.com/ox-it/spindle-code/tree/master/speechToText



3) Official Demo

http://cmusphinx.sourceforge.net/sphinx4/src/apps/edu/cmu/sphinx/demo/transcriber/README.html

4) Keyword spotting

https://github.com/sgrau/spindle-code/tree/master/keywords

No comments:

Post a Comment