huangxu1991
|
5cc52178de
|
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
|
2024-07-19 10:33:24 +08:00 |
|
RVC-Boss
|
17ae1fa060
|
Update s1_train.py
|
2024-06-29 22:54:05 +08:00 |
|
Lion
|
8430b0a595
|
support cpu training, use cpu training on mac
|
2024-03-13 22:24:32 +08:00 |
|
RVC-Boss
|
9531273b3a
|
模型实验名可设置为中文。
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/500
|
2024-02-17 16:45:31 +08:00 |
|
RVC-Boss
|
12fd65f67d
|
修复gpt训练卡死问题和unmatched '}' in format string问题
修复gpt训练卡死问题和unmatched '}' in format string问题
|
2024-02-08 21:53:31 +08:00 |
|
RVC-Boss
|
c02933b217
|
fix gpt not save issue.
|
2024-01-28 19:34:03 +08:00 |
|
Wu Zichen
|
a2c344903d
|
mps support
|
2024-01-24 19:37:47 +08:00 |
|
Wu Zichen
|
a4c22b24f8
|
mps support
|
2024-01-24 17:30:49 +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 |
|