124 Commits

Author SHA1 Message Date
刘悦
16196b6f38
增加引导音频记忆、引导音频文本记忆、语种记忆
增加引导音频记忆、引导音频文本记忆、语种记忆
2024-01-26 15:42:49 +08:00
刘悦
8adcecd19a
增加引导音频记忆、引导音频文本记忆、语种记忆
增加引导音频记忆、引导音频文本记忆、语种记忆
2024-01-26 15:40:14 +08:00
刘悦
0bcdf0155c
添加模型记忆功能,不用二次选择模型
添加模型记忆功能,不用二次选择模型
2024-01-26 14:09:50 +08:00
KakaruHayate
fa0c06b62c
Update inference_webui.py
https://github.com/RVC-Boss/GPT-SoVITS/pull/205
2024-01-26 12:23:40 +08:00
RVC-Boss
52a9009bde
Merge pull request #205 from LeiHao0/main
Resolved the issue of duplicate inference in the Bert1 model
2024-01-26 11:11:49 +08:00
KakaruHayate
177f3c6fc9
中英/日英混合推理
如题,支持在中文/日语模式下夹杂英语内容
2024-01-26 10:35:13 +08:00
Lei Hao
afdce90c41 Resolved the issue of duplicate inference in the Bert1 model 2024-01-26 10:34:22 +08:00
Lion-Wu
b942af74cc
Merge branch 'RVC-Boss:main' into mps 2024-01-25 02:10:02 +08:00
RVC-Boss
249561e5a1
Add files via upload 2024-01-25 00:30:39 +08:00
Wu Zichen
07a5339691 mps support 2024-01-24 19:37:47 +08:00
Wu Zichen
a8e603445f support mps, optimized device selection 2024-01-24 17:27:58 +08:00
RVC-Boss
a61a0b9631
Update inference_webui.py 2024-01-23 23:33:48 +08:00
RVC-Boss
0c691191e8
Add files via upload 2024-01-23 20:57:51 +08:00
zxgov
3f7ff570d7
Update inference_webui.py 2024-01-22 12:59:27 +08:00
RVC-Boss
4ba412f07f
Update inference_webui.py 2024-01-22 11:19:42 +08:00
DW
3ce23fa619
Update inference_webui.py 2024-01-22 11:21:15 +11:00
DW
4177187623
Update inference_webui.py 2024-01-22 11:04:35 +11:00
RVC-Boss
19ff34260b
Add files via upload 2024-01-21 23:02:33 +08:00
RVC-Boss
ea62d6e0cf
Add files via upload 2024-01-21 22:47:32 +08:00
c4fun
95bb2c921e 解决输入目标文本的空行导致报错的问题 2024-01-19 20:49:03 +08:00
RVC-Boss
985add3f0a
Merge branch 'main' into patch-3 2024-01-17 15:50:12 +08:00
spicysama
e3a008dbea
FIx: cannot identify one class to a dict(needed)
To implement recursive construction while retaining the characteristics of the original dictionary, we can slightly modify the DictToAttrRecursive class. This allows each object to retain its characteristics as a dictionary while accessing keys and values as attributes.
2024-01-17 02:55:54 +08:00
Blaise
0d92575115 Code refactor + remove unused imports 2024-01-16 17:10:27 +01:00
RVC-Boss
41ca6028d6
Add files via upload 2024-01-16 17:38:48 +08:00