935 Commits

Author SHA1 Message Date
源文雨
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
源文雨
5433cd00a3 chore: fill en_US translation 2024-06-02 23:01:44 +09:00
github-actions[bot]
939cb1ed5d
chore(i18n): sync locale on dev (#2093)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 22:51:30 +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
源文雨
7e48279c6c optimize(vc): use np.multiply instead of general * 2024-06-02 16:44:27 +09:00
源文雨
976869e5fb fix(vc): replace cache_harvest_f0 with md5 key 2024-06-02 01:46:18 +09:00
源文雨
7e8c3530d4 optimize(vc): use np.divide instead of general / 2024-06-02 01:24:43 +09:00
源文雨
2991e75fc0 optimize(vc): apply model-style import 2024-06-02 00:57:03 +09:00
源文雨
b0c33d1b75 fix: outside_index_root detection 2024-06-02 00:19:19 +09:00
github-actions[bot]
dc09d0e13e
chore(format): run black on dev (#2081)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-29 21:03:28 +09:00
ShakaRover
915853870f
fix file select filter bug (#2076) 2024-05-29 21:01:55 +09:00
Samuel
d01be25bc0
fix: Correct Python installation check and download success check logic (#2080)
* fix: python installation check logic (fix #2073)

* fix: download success check logic (fix #2074)
2024-05-29 21:00:46 +09:00
Xavier Lau
6c6d62df59
Adopt any directory format (#2052)
Signed-off-by: Xavier Lau <xavier@inv.cafe>
2024-05-15 14:10:48 +09:00
Pengoose
b0fca77ea0
docs: sync READM.ko.md (#2051) 2024-05-12 23:59:46 +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
Ftps
d255818097
Fix memory doesn't unload on mps device (#2035)
* Solving the cache not being cleared in mps

* Fix protect not to be dict
2024-05-05 15:22:37 +09:00
simosechi
fb16ba36b9
fix(RVCMD): is_win issue (#2011)
fix #2009
2024-04-24 00:31:28 +09:00
github-actions[bot]
0f563b7b6d
chore(format): run black on dev (#2010)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 18:15:46 +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
源文雨
2c7a67a112 doc: sync ZH, EN, JA 2024-04-23 18:13:10 +09:00
源文雨
1717645ae1 optimize: error handling & update logics 2024-04-23 17:06:25 +09:00
github-actions[bot]
da9a02049f
chore(format): run black on dev (#2007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 16:22:22 +09:00
Roberts Slisans
82bd4b1dd1
add fcpe to pipeline (#1934) 2024-04-23 16:21:31 +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
源文雨
f5bb555b84 doc(en): sync translation from Chinese version 2024-04-21 23:07:04 +09:00
源文雨
ce2b1e153f doc(en): sync translation from Chinese version 2024-04-21 23:03:42 +09:00
github-actions[bot]
3c500cf9be
chore(format): run black on dev (#1997)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-21 22:37:28 +09:00
github-actions[bot]
a77615d122
chore(env): sync checksum on dev (#1996)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-21 22:37:04 +09:00
github-actions[bot]
2646bc5cbb
chore(format): run black on dev (#1995)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-21 22:30:51 +09:00