Z3ce
Z3ce
@sun-xiangyu I found that the vad of our device is easy to be mistakenly triggered in a noisy environment, so I think if the pinyin output can be opened when...
Thank you very much. It would be great if we could open it up. We will hand over the automatic speech recognition to the cloud. As long as we can...
@sun-xiangyu Ok I tested V1.9.4 and the master branch and this problem still exists 
OK I think it's a question of where do I call it and let me test it this way
我也遇到了 只要存放音频大于10条就有概率出现这个问题 基本上播放一段时间就会有一个index = 138的情况出现 目前把char find_num[2] = { 0 }; 数组长度改为3 暂未复现这个问题