-
Notifications
You must be signed in to change notification settings - Fork 5.6k
尝试 stream infer #2469
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
base: main
Are you sure you want to change the base?
尝试 stream infer #2469
Conversation
这个 pr 已经准备好被 merge 了。大佬看看还有什么要补充的吗? |
@RVC-Boss 大佬,我觉得这个 script 可以 merge 了。你觉得这个放到 repo 里面合适吗? |
@RVC-Boss 现在已经是完全体了 |
@Bobchenyx 这个本意只是一个导出的脚本,它不带播放功能。 把 test_stream 改成 export_stream 就可以导出三个 pt 文件。是 torch_script 的,可以拿到 rust/c++ 里面 run。 如果你只需要在 python 里面 run 的话,就得自己写外围了(那些 webui 什么的) #2467 里面有关于这个脚本的效果的讨论 和一些思路 你可以看看 |
请先不要merge(展示不出)我自己本机上效果还可以,感兴趣的玩家可以弄到自己本机试试效果怎么样
要先新建一个 streaming 文件夹,代码里面没有兼容那种情况,或者把 output 路径换成别的文件夹。