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

1122 Commits

Author SHA1 Message Date
源文雨
6e8feb9028 optimize(rvc.onnx): add types defs 2024-06-06 01:01:59 +09:00
源文雨
f60bebe89c doc: use AGPL-v3 license 2024-06-06 00:23:10 +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
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
源文雨
b3f17bf60a doc(i18n): complete FR 2024-06-05 16:42:51 +09:00
源文雨
771d8e6a97 doc(i18n): complete EN & ES 2024-06-05 16:27:57 +09:00
源文雨
19ffe2c03c doc(cn): tidy format of Changelog 2024-06-05 16:05:40 +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
源文雨
0d2189fdeb optimize(vc.modules): use general get_synthesizer 2024-06-05 15:27:20 +09:00
源文雨
e80074e219 optimize(vc.hash): use general get_synthesizer 2024-06-05 15:19:05 +09:00
github-actions[bot]
bb675b1e45 chore(i18n): sync locale on dev (#2105)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 22:47:24 +09:00
github-actions[bot]
ea6c846651 chore(format): run black on dev (#2104)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 22:46:39 +09:00
源文雨
b3215d126c feat: normalize audio 2024-06-04 22:29:39 +09:00
源文雨
c5d06bd2ec fix(vc.info): show_model_info similiarity 2024-06-04 22:11:36 +09:00
源文雨
7866e776c2 feat:(vc.info): add similarity in vc 2024-06-04 22:03:05 +09:00
源文雨
84d9d9a2bc fix(config): restrict CPUConfig 2024-06-04 21:39:56 +09:00
源文雨
8ed0dec181 feat(web): support uploading file in model info 2024-06-04 21:29:48 +09:00
源文雨
ee72eca6a5 fix(vc.hash): embed rmvpe result 2024-06-04 21:20:32 +09:00
github-actions[bot]
de848286b2 chore(i18n): sync locale on dev (#2101)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-04 18:36:41 +09:00
源文雨
c15f58a004 chore(i18n): tidy text 2024-06-04 18:35:44 +09:00
源文雨
9967117882 chore(config): remove sensitive info 2024-06-04 17:42:27 +09:00
源文雨
ec5eff61aa chore(assets): remove unused pths 2024-06-04 17:36:15 +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
源文雨
bd0b43f7e6 optimize(web): program cleanup on exit 2024-06-04 15:45:17 +09:00
源文雨
0f36233017 fix(hash): use precise npz instead of mp3 2024-06-04 15:16:04 +09:00
源文雨
ade937b86a fix(config): CPUConfig not affect inuse 2024-06-04 04:10:55 +09:00
源文雨
481f14dd74 fix(train): save small model fail 2024-06-04 04:07:19 +09:00
源文雨
5df99f2f73 optimize(web): remove some max_lines limit 2024-06-04 02:01:10 +09:00
源文雨
ed96cf1721 fix(train): RuntimeError: context has already been set 2024-06-04 01:58:26 +09:00
源文雨
b8e0940175 fix(web): f-string: unmatched '(' 2024-06-04 01:37:07 +09:00
源文雨
50cb284a93 fix: train parameter concating 2024-06-04 01:35:05 +09:00
github-actions[bot]
78f11cf365 chore(i18n): sync locale on dev (#2100)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 17:15:58 +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
源文雨
ab07a8b1bc chore(i18n): tidy text 2024-06-03 17:13:33 +09:00
源文雨
07c66d3676 feat: model embed author 2024-06-03 17:07:13 +09:00
源文雨
ccecac6133 fix(web): unload model error
IndexError: tuple index out of range
2024-06-03 16:07:03 +09:00
源文雨
17e703a9ad optimize(jit): package hierarchy 2024-06-03 15:41:25 +09:00
github-actions[bot]
ae04d4f9cc chore(format): run black on dev (#2098)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 15:19:25 +09:00
源文雨
2369f01b1a fix(i18n): cannot get locale in MacOS 2024-06-03 15:18:22 +09:00
源文雨
f03e1104c0 optimize(config): modelize package 2024-06-03 15:10:26 +09:00
源文雨
6408558727 chore(i18n): tidy text 2024-06-03 00:43:12 +09:00
github-actions[bot]
cc2835416a chore(i18n): sync locale on dev (#2096)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 00:22:44 +09:00
github-actions[bot]
6dd7626fbd chore(format): run black on dev (#2097)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-03 00:21:40 +09:00
源文雨
2140875115 feat(web): add hash_similarity calculating 2024-06-03 00:20:47 +09:00
github-actions[bot]
e4fff618bf chore(i18n): sync locale on dev (#2095)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 23:44:23 +09:00
源文雨
b54e56dab9 chore(i18n): tidy text 2024-06-02 23:43:30 +09:00
github-actions[bot]
768770d5c3 chore(i18n): sync locale on dev (#2094)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 23:05:07 +09:00
源文雨
1f76e58736 chore(i18n): tidy text 2024-06-02 23:03:49 +09:00