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

23 Commits

Author SHA1 Message Date
github-actions[bot]
3b4a546ced chore(format): run black on dev (#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-19 17:56:04 +09:00
源文雨
6223116f6b fix: no attribute 'FILE_LIKE'' & update instructions 2025-06-19 17:25:21 +09:00
github-actions[bot]
89f7fa25cc chore(format): run black on dev (#102)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 00:36:19 +09:00
源文雨
ef9db1fd44 fix(rt): replace with new f0 2024-11-29 00:35:10 +09:00
github-actions[bot]
1410bd4d15 chore(format): run black on dev (#59)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-16 17:30:03 +09:00
源文雨
3a79d81907 fix(rtrvc): parameter issue 2024-06-16 17:25:01 +09:00
源文雨
0d5cd347bc fix(rtrvc): skip head unimplemented 2024-06-16 16:46:59 +09:00
源文雨
df83554ac1 fix(rtrvc): parameter issue 2024-06-16 15:04:48 +09:00
github-actions[bot]
a246a669cd chore(format): run black on dev (#58)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-16 14:38:44 +09:00
源文雨
8ce397da9c optimize(rtrvc): impl. rvc f0s 2024-06-16 14:36:50 +09:00
源文雨
c51a73f521 optimize(infer): move jit into rvc 2024-06-14 22:44:07 +09:00
源文雨
3b7d7c6d1a optimize(f0): move fcpe into rvc.f0 2024-06-14 21:33:46 +09:00
github-actions[bot]
83ce9a9903 chore(format): run black on dev (#50)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-14 14:35:34 +09:00
源文雨
e298fde29c optimize(crepe): move crepe into rvc.f0 2024-06-14 14:29:36 +09:00
源文雨
8ac5597a3f optimize(rmvpe): move rmvpe into rvc.f0 2024-06-13 00:42:42 +09:00
源文雨
54f7ae097d optimize(jit): move hubert & synthesizer into rvc 2024-06-12 00:03:26 +09:00
github-actions[bot]
fe7a2bf41a chore(format): run black on dev (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-10 21:38:19 +09:00
源文雨
e33ef19200 optimize(infer.synthesizer): all modules inherit from one 2024-06-10 21:34:35 +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]
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
源文雨
4762e5bc21 feat(all): optimize hierarchy of files 2024-04-20 21:29:25 +09:00