We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
我尝试使用SCRFDNcnn.onewav()预加载下一段语音,但会导致当前播放的数字人受影响,我应该如何解决这个问题?
The text was updated successfully, but these errors were encountered:
语音不用预加载,语音长度建议在30秒左右,或者可以预先下载
Sorry, something went wrong.
对很长的语音我会切割成多段去播放,但在性能较弱的设备上(RK3355),一段10秒的语音数字人都需要等待2-3秒才播放。 所以我希望数字人在播放的过程中,预加载下一段语音,解决多段语音播放卡顿的问题
No branches or pull requests
我尝试使用SCRFDNcnn.onewav()预加载下一段语音,但会导致当前播放的数字人受影响,我应该如何解决这个问题?
The text was updated successfully, but these errors were encountered: