-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[有替代解决方法]最新UE-5.4版,UE编辑器内数字人播放TTS的声音时只能说一秒左右,然后语音断掉 #12
Comments
【Alternative Solution】 |
对不起打扰了,我无意中看到了你的消息。我只是想告诉你,最好将“Create Runtime Audio Importer”函数的引用作为一个单独的变量来添加,以防止垃圾回收,就像你对“imported sound wave”所做的那样 |
Okay, I'll try that out later. Really appreciate your advice and thanks again for your excellent plugin helping me out from the issue I met :D |
你好朋友,能否加个微,请教一下,我也是卡在这个问题了,只说话一秒,但是蓝图都写好了,总不能这会儿去换,哎,太麻烦了,感谢
|
UE-5.4.3,AzSpeech-1.6.19
插件存在一个无法加载dll文件的错误,怀疑是因为这个UE内无法正常播放azure-api返回的音频,但是数字人的唇形动画可以正常播放,logs里显示azure的视音素也有正常返回,蓝图没有改动
在AzSpeech的仓库下也有人提交类似的issue,但是没有回复
控制器的tts可以正常工作,但是这样与引擎内的数字人唇形不同步,想请教一下有没有什么解决方案,可以的话想看一下您的环境配置
The text was updated successfully, but these errors were encountered: