13 Commits (746cb536c68b1fe6ce3ca7e882235375b8a8dd89)

Author SHA1 Message Date
XXXXRT666 53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255)
* ruff check --fix

* ruff format --line-length 120 --target-version py39

* Change the link for G2PW Model

* update pytorch version and colab
4 months ago
RVC-Boss e937b625e4
support sovits v3 lora training, 8G GPU memory is enough
support sovits v3 lora training, 8G GPU memory is enough
5 months ago
RVC-Boss fa42d26d0e
gpt_sovits_v3
gpt_sovits_v3
6 months ago
huangxu1991 4f8e1660af
Add use_distributed_sampler=False in Trainer (#756)
if you have defined your own sampler, you should have to set use_distributed_sampler to False!
当使用自定义的 sampler 时,必须设置 use_distributed_sampler 为 False
1 year ago
RVC-Boss a208698e77
Update s1_train.py 1 year ago
Lion 1963eb01cc support cpu training, use cpu training on mac 1 year ago
RVC-Boss e97cc3346a
模型实验名可设置为中文。
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/500
1 year ago
RVC-Boss 59f35adad8
修复gpt训练卡死问题和unmatched '}' in format string问题
修复gpt训练卡死问题和unmatched '}' in format string问题
2 years ago
RVC-Boss f0cfe39708
fix gpt not save issue. 2 years ago
Wu Zichen 07a5339691 mps support 2 years ago
Wu Zichen 8069264e64 mps support 2 years ago
Blaise 0d92575115 Code refactor + remove unused imports 2 years ago
RVC-Boss 41ca6028d6
Add files via upload 2 years ago