作者热门文章
- android - RelativeLayout 背景可绘制重叠内容
- android - 如何链接 cpufeatures lib 以获取 native android 库?
- java - OnItemClickListener 不起作用,但 OnLongItemClickListener 在自定义 ListView 中起作用
- java - Android 文件转字符串
我正在学习自适应默认声学模型教程,但在运行 mllr_solve 时遇到错误。
INFO: main.c(382): -- 1. Read input mean, (var) and accumulation.
ERROR: "pio.c", line 434: fread() failed; retrying...
: No error
ERROR: "swap.c", line 79: error while reading bo_magic
ERROR: "s3io.c", line 177: Error reading byte order magic number
ERROR: "s3io.c", line 265: Error reading header for en-us-8khz\means
FATAL: "main.c", line 392: Couldn't read en-us-8khz\means
我使用“Release\Win32”使用 Visual Studio 2017 编译了 sphinxtrain 和 sphinxbase。
有没有办法更改均值/方差文件或更改 s3io.c?
最佳答案
这个问题很可能是由 sphinxbase 和 sphinxtrain 之间的运行时不兼容引起的。是时候责怪 Windows 设计师了,而不是软件
https://cmusphinx.github.io/wiki/faq/#q-pocketsphinx-crashes-on-windows-in-_lock_file
关于windows - Windows 上的 mllr_solve 'Error reading byte order magic number',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51459918/
我正在学习自适应默认声学模型教程,但在运行 mllr_solve 时遇到错误。 INFO: main.c(382): -- 1. Read input mean, (var) and accumula
我是一名优秀的程序员,十分优秀!