Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将 sphinx4 配置为只能检测听写中的音素?
我已经阅读了部分结果
“您可以通过在解码器中设置配置变量 'featureBlockSize' 来控制触发结果监听器的频率。”
但我的问题是总是需要一个语法,比如 helloworld 示例中的 hello.gram。我需要能够从连续语音中检测和识别音素。
您不能以这种方式配置 sphinx4。sphinx4 尚不支持此解码模式。
这是斯芬克斯不得不说的:
音素识别
基本上,你可以做到,但它被看不起。