35 Commits

Author SHA1 Message Date
RVC-Boss
d8d65415d1 修复开头吞字 2024-01-28 20:18:44 +08:00
RVC-Boss
8ccb0d2eed Add files via upload 2024-01-28 20:10:36 +08:00
Erythrocyte3803
4a34a22fde 修复在尝试独立运行 inference_webui 时候,找不到部分前置模型(例如bert)的问题 2024-01-27 13:20:21 +09:00
RVC-Boss
b4ad6618d0 Update inference_webui.py 2024-01-26 22:56:32 +08:00
RVC-Boss
e0b1522be4 Update inference_webui.py 2024-01-26 22:50:26 +08:00
RVC-Boss
ec9f31de3a Update inference_webui.py 2024-01-26 18:54:13 +08:00
RVC-Boss
b9623870f5 支持合成文本中英混合、日英混合 2024-01-26 18:48:30 +08:00
RVC-Boss
9e82ebd1e0 Add files via upload 2024-01-26 18:01:15 +08:00
RVC-Boss
73b19b0ddc Revert "引导音频记忆,文本记忆和语种记忆" 2024-01-26 17:54:21 +08:00
RVC-Boss
19b9d98b03 Merge pull request #216 from v3ucn/引导音频记忆,文本记忆和语种记忆
引导音频记忆,文本记忆和语种记忆
2024-01-26 17:50:16 +08:00
RVC-Boss
bbae213502 Merge branch 'main' into patch-4 2024-01-26 17:49:38 +08:00
刘悦
5e9eaadbf9 增加引导音频记忆、引导音频文本记忆、语种记忆
增加引导音频记忆、引导音频文本记忆、语种记忆
2024-01-26 15:42:49 +08:00
刘悦
ac35a77ebb 增加引导音频记忆、引导音频文本记忆、语种记忆
增加引导音频记忆、引导音频文本记忆、语种记忆
2024-01-26 15:40:14 +08:00
刘悦
66be44bee4 添加模型记忆功能,不用二次选择模型
添加模型记忆功能,不用二次选择模型
2024-01-26 14:09:50 +08:00
KakaruHayate
77b09d7a7f Update inference_webui.py
https://github.com/RVC-Boss/GPT-SoVITS/pull/205
2024-01-26 12:23:40 +08:00
RVC-Boss
43d69fdaca 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
5408488cf4 中英/日英混合推理
如题,支持在中文/日语模式下夹杂英语内容
2024-01-26 10:35:13 +08:00
Lei Hao
e7232a38da Resolved the issue of duplicate inference in the Bert1 model 2024-01-26 10:34:22 +08:00
Lion-Wu
8a52a83cc0 Merge branch 'RVC-Boss:main' into mps 2024-01-25 02:10:02 +08:00
RVC-Boss
586c1b20ca Add files via upload 2024-01-25 00:30:39 +08:00
Wu Zichen
a2c344903d mps support 2024-01-24 19:37:47 +08:00
Wu Zichen
ed05443cfe support mps, optimized device selection 2024-01-24 17:27:58 +08:00
RVC-Boss
9572100c4d Update inference_webui.py 2024-01-23 23:33:48 +08:00
RVC-Boss
5f68cc072a Add files via upload 2024-01-23 20:57:51 +08:00
zxgov
3020bde41d Update inference_webui.py 2024-01-22 12:59:27 +08:00
RVC-Boss
8974a5bcf7 Update inference_webui.py 2024-01-22 11:19:42 +08:00
DW
a9ada95be1 Update inference_webui.py 2024-01-22 11:21:15 +11:00
DW
9806fc339a Update inference_webui.py 2024-01-22 11:04:35 +11:00
RVC-Boss
91ea7cde83 Add files via upload 2024-01-21 23:02:33 +08:00
RVC-Boss
0d59d1daa1 Add files via upload 2024-01-21 22:47:32 +08:00
c4fun
77e9f95e1b 解决输入目标文本的空行导致报错的问题 2024-01-19 20:49:03 +08:00
RVC-Boss
7972e71016 Merge branch 'main' into patch-3 2024-01-17 15:50:12 +08:00
spicysama
89726e1aff 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
82da319cc1 Code refactor + remove unused imports 2024-01-16 17:10:27 +01:00
RVC-Boss
a3ae31ebcd Add files via upload 2024-01-16 17:38:48 +08:00