1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00

9 Commits

Author SHA1 Message Date
源文雨
43d19eb00e fix(dml): train extract_f0_print error
ModuleNotFoundError: No module named 'torch.privateuseone' due to new prosess
2025-11-21 16:52:17 +08:00
源文雨
ee8fbb617e fix(rmvpe): add filter_radius fallback 2024-06-20 15:18:52 +09:00
Alex Murkoff
4260b1e47f fix(backwardscomp): fix the rest of np.ndarray type subscriptions (#57)
forgot about these ones, my bad
2024-06-15 01:40:59 +09:00
github-actions[bot]
ed8a0c3e34 chore(format): run black on dev (#55)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-14 22:45:03 +09:00
源文雨
c51a73f521 optimize(infer): move jit into rvc 2024-06-14 22:44:07 +09:00
源文雨
e298fde29c optimize(crepe): move crepe into rvc.f0 2024-06-14 14:29:36 +09:00
源文雨
1e94e007d5 optimize(rvc.f0): rename inner defs 2024-06-13 00:51:22 +09:00
github-actions[bot]
83144868e1 chore(format): run black on dev (#46)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-13 00:44:04 +09:00
源文雨
8ac5597a3f optimize(rmvpe): move rmvpe into rvc.f0 2024-06-13 00:42:42 +09:00