Julius は音声認識システムの開発・研究のためのオープンソースの高性能な汎用大語彙連続音声認識エンジンです。数万語彙の連続音声認識を一般のPC上でほぼ実時間で実行でき,認識率は90%以上です。言語モデル・音響モデルを任意に入れ替えられ,高い汎用性を持ちます.
4.0.2 (2008.5.27)
==================
New features:
- New option "-fallback1pass" will output 1st pass result as final result
when the 2nd pass fails.
- Added support for "USEPOWER=T" on feature extraction.
Modified:
- "-AM_GMM" becomes optional: GMM will share AM params if not specified.
Fixed:
- GMM rejection does not work (since 4.0.1)
- Cannot specify other A/D device on Linux/ALSA correctly.
- Sometimes fails to read a big N-gram.
- Sometimes crush with "-record" option.
- Callback timing modified on real-time input with sp-segment/GMM/VAD.
- Other minor fixes.
4.0.2 (2008.5.27)
==================
New features:
- New option "-fallback1pass" will output 1st pass result as final result
when the 2nd pass fails.
- Added support for "USEPOWER=T" on feature extraction.
Modified:
- "-AM_GMM" becomes optional: GMM will share AM params if not specified.
Fixed:
- GMM rejection does not work (since 4.0.1)
- Cannot specify other A/D device on Linux/ALSA correctly.
- Sometimes fails to read a big N-gram.
- Sometimes crush with "-record" option.
- Callback timing modified on real-time input with sp-segment/GMM/VAD.
- Other minor fixes.