Download List

專案描述

Julius is an open-source, high-performance large vocabulary continuous speech recognition (LVCSR) engine for speech-related researchs and developments. With HMM acoustic model and language model, you can construct your own speech recognition system.

Moved to github: https://github.com/julius-speech/julius

System Requirements

System requirement is not defined

發布 2005-08-29 12:34
grammar-kit 3.1 (1 files 隱藏)

發布版本通知

これは,音声認識エンジン Julian を用いて,記述文法に基づく
音声認識を行ってみるためのフリーのキットです.
Julianの実行バイナリ、文法作成のためのツール、および
サンプルの文法が含まれています。

メインの動作環境はLinux、Windowsです.
FreeBSD, Solaris その他多くの Unix マシンでも動作します.
文法の詳しい書き方については以下のWebページをご覧下さい.
http://julius.sourceforge.jp/

更動紀錄

・SampleGrammars サンプルを拡充.
・SampleGrammars 各サンプルの簡単な説明を各ディレクトリに追加
・サンプル文法の文字コードを統一.
・Linux で bin/{generate|accept_check|mkfa} が libreadline を
 必要としていたバグを修正.