問題タブ [kaldi]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
111 問題
0
投票する
1
に答える
375
参照
python-3.x - Kaldi で TIMIT の例を実行中に BrokenPipeError が発生する
Kaldi TIMIT の例をインストールして実行しようとしています。
つまり./run.sh
、次のkaldi/egs/timit/s5
ディレクトリにあります。
エラーが発生します:
Kaldi を正しくインストールしたことは確かです。Kaldi のインストール後、copy-feats と hmm-info コマンドの両方が正常に機能しています。
このエラーを解決するにはどうすればよいですか?