1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-06 01:30:24 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
源文雨
49488dcae9 optimize(rvc.utils): more type defs & rename 2024-06-07 19:33:45 +09:00
github-actions[bot]
ea66e6d28c chore(format): run black on dev (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-07 00:44:05 +09:00
源文雨
5eed789fe7 optimize(rvc): move commons to rvc.utils
- remove redundant attentions_onnx
- shrink models_onnx
- add some type note to rvc.utils
2024-06-07 00:42:35 +09:00
源文雨
7662afb831 optimize(rvc.onnx): more modelize 2024-06-06 01:23:17 +09:00
github-actions[bot]
c94f3f6748 chore(format): run black on dev (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-06 01:03:19 +09:00
源文雨
6e8feb9028 optimize(rvc.onnx): add types defs 2024-06-06 01:01:59 +09:00
github-actions[bot]
e2fcbff1e9 chore(format): run black on dev (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-05 21:30:15 +09:00
源文雨
6ff713c024 optimize(onnx): move infer into rvc.onnx 2024-06-05 21:23:25 +09:00