Skip to content

如何在数字人播放的过程中,预渲染下一段语音? #55

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

Open
litao7872133 opened this issue Apr 11, 2025 · 2 comments
Open

Comments

@litao7872133
Copy link

我尝试使用SCRFDNcnn.onewav()预加载下一段语音,但会导致当前播放的数字人受影响,我应该如何解决这个问题?

@songwei01
Copy link
Collaborator

语音不用预加载,语音长度建议在30秒左右,或者可以预先下载

@litao7872133
Copy link
Author

语音不用预加载,语音长度建议在30秒左右,或者可以预先下载

对很长的语音我会切割成多段去播放,但在性能较弱的设备上(RK3355),一段10秒的语音数字人都需要等待2-3秒才播放。
所以我希望数字人在播放的过程中,预加载下一段语音,解决多段语音播放卡顿的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants