-
Notifications
You must be signed in to change notification settings - Fork 869
vc ssr #1208
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
vc ssr #1208
Conversation
方便提供下模型卡片的链接和pipeline调用代码吗,这样开发者可以知道如何使用 |
modelscope中更新了使用方法 |
请运行一下代码格式检查: pip install pre-commit
pre-commit run --all-files 等待所有的事项通过,代码会有一定更改,提交上来即可 |
另外方便的话可否在tests里面增加一个pipeline的测试用例,确保使用正常 |
tests里的pipline已添加,data/test/里准备对应的wav文件即可 |
格式检查通过 |
Co-authored-by: Yingda Chen <[email protected]>
…elscope#1214) Co-authored-by: Yingda Chen <[email protected]>
Co-authored-by: Yingda Chen <[email protected]>
* change log msg --------- Co-authored-by: Yingda Chen <[email protected]>
Co-authored-by: Yingda Chen <[email protected]>
hi,你方便merge 一下master吗?看起来你的提交中带了一些与你的代码不相关的部分,合并master提交后应该就可以merge了 |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
ACoderPassBy/HifiSSR 和 ACoderPassBy/UnetVC 相应推理代码