modelscope icon indicating copy to clipboard operation
modelscope copied to clipboard

vc ssr

Open Z-yq opened this issue 1 year ago • 8 comments

ACoderPassBy/HifiSSR 和 ACoderPassBy/UnetVC 相应推理代码

Z-yq avatar Feb 05 '25 14:02 Z-yq

方便提供下模型卡片的链接和pipeline调用代码吗,这样开发者可以知道如何使用

tastelikefeet avatar Feb 05 '25 16:02 tastelikefeet

方便提供下模型卡片的链接和pipeline调用代码吗,这样开发者可以知道如何使用

modelscope中更新了使用方法

https://modelscope.cn/models/ACoderPassBy/UnetVC

https://modelscope.cn/models/ACoderPassBy/HifiSSR

Z-yq avatar Feb 06 '25 02:02 Z-yq

请运行一下代码格式检查:

pip install pre-commit 
pre-commit run --all-files

等待所有的事项通过,代码会有一定更改,提交上来即可

tastelikefeet avatar Feb 06 '25 03:02 tastelikefeet

另外方便的话可否在tests里面增加一个pipeline的测试用例,确保使用正常

tastelikefeet avatar Feb 06 '25 03:02 tastelikefeet

仿照:https://github.com/modelscope/modelscope/blob/master/tests/pipelines/test_arc_face_recognition.py 在相同文件夹里面增添即可

tastelikefeet avatar Feb 06 '25 03:02 tastelikefeet

另外方便的话可否在tests里面增加一个pipeline的测试用例,确保使用正常

tests里的pipline已添加,data/test/里准备对应的wav文件即可

Z-yq avatar Feb 06 '25 06:02 Z-yq

请运行一下代码格式检查:

pip install pre-commit 
pre-commit run --all-files

等待所有的事项通过,代码会有一定更改,提交上来即可

格式检查通过

Z-yq avatar Feb 06 '25 06:02 Z-yq

hi,你方便merge 一下master吗?看起来你的提交中带了一些与你的代码不相关的部分,合并master提交后应该就可以merge了

tastelikefeet avatar Mar 12 '25 06:03 tastelikefeet

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.

github-actions[bot] avatar May 17 '25 02:05 github-actions[bot]