我在ue5引擎上使用sherpa-ncnn实现麦克风语音实时转换成文字的功能,我希望能分享我的虚化引擎插件 #641
XPDD
started this conversation in
Show and tell
Replies: 4 comments 4 replies
-
|
非常感谢sherpa-ncnn,让我们的麦克风输入可以实时转换成文字。当然还有很多挑战,比如使用hotwords_file时会ue引擎会闪退等,还有在ue子线程运行时,识别效果不理想等。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
优秀! 是否打算在 github 上开源代码呢? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
不对。 每一行的词,字与字之间,要用空格隔开。 https://github.com/k2-fsa/sherpa-ncnn/blob/master/.github/scripts/run-test.sh#L68 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
博客链接 https://blog.csdn.net/weixin_45335638/article/details/141562837?spm=1001.2014.3001.5502
Beta Was this translation helpful? Give feedback.
All reactions