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

82 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
源文雨
6f90ce3046 optimize(uvr5): remove redundant files 2024-06-06 21:34:45 +09:00
源文雨
6ff713c024 optimize(onnx): move infer into rvc.onnx 2024-06-05 21:23:25 +09:00
github-actions[bot]
8dd06315ed chore(format): run black on dev (#1)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-05 19:18:22 +09:00
源文雨
50d46982d2 optimize(all): tidy project structure 2024-06-05 19:15:53 +09:00
github-actions[bot]
a322e706f9 chore(format): run black on dev (#2106)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-05 15:32:33 +09:00
源文雨
e80074e219 optimize(vc.hash): use general get_synthesizer 2024-06-05 15:19:05 +09:00
github-actions[bot]
e49c0dad74 chore(format): run black on dev (#2102)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 15:46:07 +09:00
源文雨
481f14dd74 fix(train): save small model fail 2024-06-04 04:07:19 +09:00
源文雨
ed96cf1721 fix(train): RuntimeError: context has already been set 2024-06-04 01:58:26 +09:00
github-actions[bot]
c38088dc6e chore(format): run black on dev (#2099)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 17:15:08 +09:00
源文雨
07c66d3676 feat: model embed author 2024-06-03 17:07:13 +09:00
源文雨
17e703a9ad optimize(jit): package hierarchy 2024-06-03 15:41:25 +09:00
源文雨
f03e1104c0 optimize(config): modelize package 2024-06-03 15:10:26 +09:00
github-actions[bot]
8767e11cf1 chore(format): run black on dev (#2090)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 22:49:59 +09:00
源文雨
b9ad0258ae feat(infer): add model hash identification
and optimize infer-web ui
2024-06-02 22:47:52 +09:00
github-actions[bot]
23aecbed02 chore(format): run black on dev (#2038)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-11 21:28:52 +09:00
源文雨
b4ab2f7a36 chore: update rvcmd to v0.2.3 2024-05-06 21:13:08 +09:00
源文雨
6d4674853c chore: update rvcmd to v0.2.3 2024-05-05 15:35:15 +09:00
simosechi
fb16ba36b9 fix(RVCMD): is_win issue (#2011)
fix #2009
2024-04-24 00:31:28 +09:00
github-actions[bot]
bfcd56f358 chore(format): run black on dev (#2008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 18:13:36 +09:00
源文雨
1717645ae1 optimize: error handling & update logics 2024-04-23 17:06:25 +09:00
github-actions[bot]
e5b43249a0 chore(format): run black on dev (#2005)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 03:17:34 +09:00
源文雨
659f5d25b0 feat(rvcmd): add option --update 2024-04-23 03:16:27 +09:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
deca566ab2 修复了Onnx Attention的一个Shape错误 (#2003)
* Add files via upload

* Fix Onnx Bugs

* Add files via upload
2024-04-23 03:07:13 +09:00
github-actions[bot]
fb69a36068 chore(format): run black on dev (#2002)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-22 22:13:57 +09:00
yxlllc
0ab3a3296e New feature of real-time voice changing: formant shift adjustment (#1999)
* add formant shift for realtime-gui

* chore(i18n): sync locale on dev

* chore(format): run black on dev

* fix

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-22 22:13:10 +09:00
github-actions[bot]
189eef5936 chore(format): run black on dev (#2001)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-22 22:12:19 +09:00
源文雨
75e9d28506 fix(rvcmd): windows path issue 2024-04-22 21:37:32 +09:00
Blaise
dc5c6809b3 fix: ValueError: mode must be 'r', 'w', or None, got: wb (#1991) 2024-04-21 21:15:58 +09:00
github-actions[bot]
55f9b3262c chore(format): run black on dev (#1990)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-21 02:01:51 +09:00
源文雨
229fe68818 feat(rvcmd): add dns and dl link fallback 2024-04-21 02:00:27 +09:00
github-actions[bot]
652f33ed1c chore(format): run black on dev (#1986)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-21 00:21:04 +09:00
源文雨
4ed830f785 feat(web): check assets integrity on start 2024-04-21 00:16:10 +09:00
源文雨
4762e5bc21 feat(all): optimize hierarchy of files 2024-04-20 21:29:25 +09:00
github-actions[bot]
aea223d41e chore(format): run black on dev (#1964)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-14 15:53:07 +09:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
597e0a97d0 FIx Onnx export (#1963)
* Add files via upload

* Add files via upload

* Add files via upload
2024-04-14 14:55:15 +09:00
github-actions[bot]
732e4a152d chore(format): run black on dev (#1870)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-11 16:58:06 +09:00
yxlllc
e2a9bb88f1 optimize codes 2024-03-06 21:27:22 +08:00
yxlllc
8e78f655e6 fix the receptive field of flow 2024-03-06 16:20:50 +08:00
github-actions[bot]
005f097fec chore(format): run black on main 2024-01-26 08:10:04 +00:00
RVC-Boss
d187257944 Update audio.py 2024-01-23 15:15:04 +08:00
github-actions[bot]
5449f84f06 chore(format): run black on dev (#1638)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-26 22:03:02 +09:00
yxlllc
d7fb651f7c optimize real-time vc 2023-12-26 16:26:01 +08:00
yxlllc
3dec36568c optimize real-time vc 2023-12-26 00:23:36 +08:00
Blaise
78f03e7dc0 Fix return_complex warning on training (#1627)
* Fix return_complex warning on training

* remove unused prints
2023-12-22 10:35:51 +09:00
Ftps
45133bc752 FIx F0 predictor for Harvet 2023-12-10 19:33:12 +09:00
Ftps
786005f0de fix flow (#1605) 2023-12-10 15:32:44 +08:00