Commit Graph

7 Commits

Author SHA1 Message Date
源文雨 e67cf66fe0 optimize: move vc_infer_pipeline to lib.train 2023-08-27 00:43:06 +08:00
Roberts Slisans 71116f07e9
Infer_batch_rvc improvements (#1003)
* add model path for hubert

* use os.path.join

* do inference only if the script is called directly
2023-08-14 16:21:15 +08:00
源文雨 8364750272 optimize: move slicer2, rmvpe, my_utils to lib 2023-07-24 14:16:58 +08:00
tocky 81323dbac6
fix boolean parsing (#629) 2023-06-28 13:54:44 +08:00
源文雨 5e09a55e5f 优化代码结构 2023-06-24 15:26:14 +08:00
github-actions[bot] eb1a88cf7e
Format code (#522)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-14 11:48:05 +00:00
红血球AE3803 4de5d0d551
更新批量推理脚本,可以不用 webui (#518)
* 增加批量推理脚本

* 更新批量推理脚本
2023-06-14 10:22:47 +08:00