292 Commits

Author SHA1 Message Date
RVC-Boss
fbb9f21e53
Add files via upload 2025-02-23 20:26:18 +08:00
RVC-Boss
aa07216bba
修复resume epoch数识别错,每次resume都要都训一轮的问题
修复resume epoch数识别错,每次resume都要都训一轮的问题
2025-02-23 15:09:22 +08:00
RVC-Boss
e6a32e15b0
support sovits v3 lora training, 8G GPU memory is enough
support sovits v3 lora training, 8G GPU memory is enough
2025-02-23 00:38:47 +08:00
RVC-Boss
e937b625e4
support sovits v3 lora training, 8G GPU memory is enough
support sovits v3 lora training, 8G GPU memory is enough
2025-02-23 00:37:14 +08:00
KamioRinn
a2bb1dab91
Patch-LangSegmenter (#2073) 2025-02-18 15:23:06 +08:00
KamioRinn
c17dd642c7
Add en_normalization and fix LangSegmenter (#2062) 2025-02-17 18:41:30 +08:00
wzy3650
087fd24579
fix inference issue (#2061)
Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
2025-02-17 10:38:04 +08:00
RVC-Boss
1867780d56
https://github.com/RVC-Boss/GPT-SoVITS/issues/2048
https://github.com/RVC-Boss/GPT-SoVITS/issues/2048
2025-02-14 12:01:27 +08:00
KamioRinn
72d839e40a
切换新的语言分割工具 (#2047)
* Add New LangSegmenter

* New LangSegmenter
2025-02-14 11:18:52 +08:00
RVC-Boss
16941a7c14
修复根据模型版本识别支持的语种滞后的问题
修复根据模型版本识别支持的语种滞后的问题
2025-02-13 23:17:27 +08:00
Abyss-Seeker
87a3b908ee
Update inference_webui.py (#2043)
修复在Colab使用自行训练的v2模型时可能遇到的UnpicklingError: Weights only load failed.
2025-02-13 23:12:43 +08:00
RVC-Boss
d8fc921771
fix hard code 2025-02-13 11:29:31 +08:00
RVC-Boss
1b25e1097a
修复首次打开不加载sovits模型
修复首次打开不加载sovits模型
2025-02-13 01:11:22 +08:00
KakaruHayate
c2b3298bed
update Gradient Checkpointing to reduce VRAM usage (#2040)
* update Gradient Checkpointing to reduce VRAM usage

* fix inference
2025-02-12 23:00:34 +08:00
RVC-Boss
86acb7a89d
s2_train_v3tqdm进度条修复
s2_train_v3tqdm进度条修复
2025-02-12 14:54:09 +08:00
RVC-Boss
8e9e3c07d5
修复sovits版本判断 2025-02-12 14:48:36 +08:00
RVC-Boss
598cddabaf
v3不支持无参考模式;加速切换模型的控件状态变更
v3不支持无参考模式;加速切换模型的控件状态变更
2025-02-12 12:02:47 +08:00
wzy3650
282ae1d9b2
optimize attention calc logic (#2010)
Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
2025-02-12 11:57:17 +08:00
StaryLan
15cbd1b673
Update Documentation (#2032)
* add exception handling

* Fill in the missing content

* remove GB code

* Simplify i18n text and remove trailing spaces

* ignore v3 model dir

* Update Changelog

* Fix encoding
2025-02-12 11:27:35 +08:00
RVC-Boss
f29921d85d
gpt sovits v3
gpt sovits v3
2025-02-11 23:09:13 +08:00
RVC-Boss
38e93fd047
gpt sovits v3
gpt sovits v3
2025-02-11 23:00:55 +08:00
RVC-Boss
8109e9bbfd
fix v3 pretrained model path
fix v3 pretrained model path
2025-02-11 22:56:51 +08:00
RVC-Boss
0db482e87d
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:15:24 +08:00
RVC-Boss
206325a402
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:15:12 +08:00
RVC-Boss
6b12b4b10b
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:14:48 +08:00
RVC-Boss
17d9be2a70
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:14:28 +08:00
RVC-Boss
f7b617d4f7
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:13:52 +08:00
RVC-Boss
89f1194c70
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:13:37 +08:00
RVC-Boss
25d1aaf202
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:12:58 +08:00
RVC-Boss
76c8150fea
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:12:44 +08:00
RVC-Boss
96a7dca4b8
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:12:09 +08:00
RVC-Boss
bfe241143b
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:11:56 +08:00
RVC-Boss
c8f7604ba7
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:11:17 +08:00
RVC-Boss
190dd6198c
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:10:47 +08:00
RVC-Boss
21eaf84f23
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:10:36 +08:00
RVC-Boss
00ab793ff2
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:09:17 +08:00
RVC-Boss
4d5e9d27a9
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:08:48 +08:00
RVC-Boss
43eabf21da
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:08:33 +08:00
RVC-Boss
25cb1bf400
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:07:26 +08:00
RVC-Boss
fa42d26d0e
gpt_sovits_v3
gpt_sovits_v3
2025-02-11 21:07:03 +08:00
Naozumi
b7a904a671
Replace cantonese g2p with "ToJyutping" (#1697) 2025-01-18 20:51:48 +08:00
wjd
793b0043de
Fix g2pw bug (#1872) 2024-12-19 14:30:57 +08:00
zzz
a70e1ad30c
优化 export_torch_script.py (#1739) 2024-11-07 18:19:20 +08:00
刘悦
6d82050b9c
add encoding (#1730) 2024-10-30 16:38:05 +08:00
zzz
98cc47699c
优化 export_torch_script.py (#1720)
* export_torch_script 从命令行获取参数

* export 支持语速设置
2024-10-26 16:14:39 +08:00
AkitoLiu
eee607b71d
Fix bug in #1660 and #1667 (#1670)
* fix #1660 #1667

* add japanese cmudict-katakana dict
2024-10-02 22:47:07 +08:00
RVC-Boss
a95b2b85f7
Revert "add LLM translated CMUDICT-KATAKANA dictionary (#1660)" (#1669)
This reverts commit 38cd8815781275a9b438d2c5812087c82f73a377.
2024-10-02 21:53:01 +08:00
AkitoLiu
38cd881578
add LLM translated CMUDICT-KATAKANA dictionary (#1660) 2024-09-29 17:29:43 +08:00
zzz
5efb960898
添加导出成 TorchScript 的脚本用于支持python以外的语言 (#1640)
* Fix onnx_export to support v2

* delete some useless code & add some args type for export torch-script

* Add export_torch_script.py

* (export_torch_script.py) 整合 vits 和 t2s 成一个 model 导出

* 恢复 `t2s_model.py` 把改动移到 `export_torch_script.py`
2024-09-29 17:28:02 +08:00
Spr_Aachen
78c68d46cb
Fix model_source path (#1619) 2024-09-17 15:09:58 +08:00