【问题标题】:BrokenPipeError while Running TIMIT example on Kaldi在 Kaldi 上运行 TIMIT 示例时出现 BrokenPipeError
【发布时间】:2019-03-28 20:26:11
【问题描述】:

我正在尝试安装和运行 Kaldi TIMIT 示例。

./run.shkaldi/egs/timit/s5 目录下:

我得到错误:

fstcompile: error while loading shared libraries: libfstscript.so.10: cannot open shared object file: No such file or directory
fstarcsort: error while loading shared libraries: libfstscript.so.10: cannot open shared object file: No such file or directory
Exception ignored in: <_io.TextIOWrapper name=1 mode='w' encoding='latin-1'>
BrokenPipeError: [Errno 32] Broken pipe

我确定我正确安装了 Kaldi,安装 Kaldi 后 copy-feats 和 hmm-info 命令都运行良好。

我该如何解决这个错误?

【问题讨论】:

    标签: python-3.x speech-recognition conda speech-to-text kaldi


    【解决方案1】:

    检查外部openfst库的PATH环境变量和磁盘,删除它。确保您使用的是 openfst 命令,例如您在 kaldi/tools 中构建的 fstcompile。

    【讨论】:

      猜你喜欢
      • 2018-04-18
      • 1970-01-01
      • 2011-06-07
      • 2016-02-01
      • 1970-01-01
      • 1970-01-01
      • 2022-06-28
      • 1970-01-01
      • 2017-09-15
      相关资源
      最近更新 更多