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

32 Commits

Author SHA1 Message Date
源文雨
8ac5597a3f optimize(rmvpe): move rmvpe into rvc.f0 2024-06-13 00:42:42 +09:00
源文雨
77b371d615 optimize(f0): move some f0s into rvc.f0 2024-06-13 00:10:22 +09:00
github-actions[bot]
26d17cd714 chore(format): run black on dev (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-12 21:07:24 +09:00
源文雨
e486649a91 optimize(rmvpe): move deepunet&e2e into rvc 2024-06-12 20:51:46 +09:00
github-actions[bot]
913040806c chore(format): run black on dev (#41)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-12 17:31:43 +09:00
源文雨
22715eab7c optimize(rmvpe): move mel&stft into rvc 2024-06-12 17:29:23 +09:00
github-actions[bot]
b4f7bbbe39 chore(format): run black on dev (#40)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-12 14:55:48 +09:00
源文雨
54f7ae097d optimize(jit): move hubert & synthesizer into rvc 2024-06-12 00:03:26 +09:00
源文雨
f956b333fa optimize(infer): move onnx into rvc 2024-06-11 17:21:05 +09:00
github-actions[bot]
a6c6262d91 chore(format): run black on dev (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-10 22:27:48 +09:00
源文雨
7572c44911 optimize(rvc): move . into layers 2024-06-10 22:22:58 +09:00
源文雨
1a4cb9294e optimize(infer): move syns into rvc 2024-06-10 22:03:57 +09:00
github-actions[bot]
b67050b2f7 chore(format): run black on dev (#19)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-10 01:14:46 +09:00
源文雨
b23ea7c6e7 optimize(train): move discriminators into rvc 2024-06-10 01:10:57 +09:00
github-actions[bot]
95f627d991 chore(format): run black on dev (#13)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-09 15:37:32 +09:00
源文雨
5790ea7a73 optimize(infer): move nsf & gens into rvc 2024-06-09 15:35:48 +09:00
源文雨
62e6e598ae optimize(infer): move PosteriorEncoder into rvc 2024-06-09 14:33:20 +09:00
源文雨
00cd60b47f fix(rvc.resblock): incorrect convs name 2024-06-08 01:50:16 +09:00
github-actions[bot]
26dc9ba98d chore(format): run black on dev (#11)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-08 00:46:57 +09:00
源文雨
b91dcf2261 optimize(rvc): gather residuals 2024-06-08 00:44:46 +09:00
源文雨
eb24434260 optimize(infer): move modules into rvc 2024-06-08 00:14:03 +09:00
github-actions[bot]
44725ddd2c chore(format): run black on dev (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-07 20:29:03 +09:00
源文雨
96604e8175 optimize(infer): move attentions into rvc 2024-06-07 20:28:05 +09:00
源文雨
978abd8aac optimize(infer): move transforms into rvc 2024-06-07 19:53:23 +09:00
源文雨
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