-
#### 您使用的版本? | Your usage version?
例如:main
#### 您使用的python版本&系统环境? | Your usage python version & system?
例如:
python:3.10.11
系统:win11
#### 您使用的场景? | Your usage scenarios?
#### 您做了什么操作?…
-
Trying to train few shot but i get errors because it's not creating these files:
```
self.path2: logs/xxx/2-name2text.txt
self.path4: logs/xxx/4-cnhubert
self.path5: logs/xxx/5-wav32k
```
`…
-
如题,更新到最新的版本后,点击“合成语音”,推理完成后不再显示语音播放面板,直接输出Error
console 未显示任何错误输出
更新日期 2024-03-30
更新版本 6ccfd362e98390a92775fc134e04b66ac05b705e
-
我在使用多卡训练的时候,发现1个epoch的step数并不是和gpu数量呈线性变化,而是指数变化。怀疑数据处理部分可能有个bug。
dataloader中调用了DistributedBucketSampler来做负载均衡,同时把数据切成ngpu份。
然而使用了pytorch_lighting作为Trainer,我查了一些文档,发现pytorch_lighting不需要在dataload…
-
感谢您出色的工作,除了音色转换,如何能更改歌词呢?
相比sovits,如果增加歌词修改能力,这可能将会是巨大的进步,谢谢~
-
我看到宣传视频里宣称有voice conversion的部分,目前没看到相关代码
-
Thank you for your incredible work!
I'm curious about your choice to use GPT instead of BERT. Do you have specific reasons for this decision?
I appreciate your insights in advance.
-
英語の音素変換モデル。T2Sの前処理などに使用。
https://huggingface.co/speechbrain/soundchoice-g2p
https://github.com/speechbrain/speechbrain/tree/main/recipes/LibriSpeech/G2P
-
前面的步骤都没问题,SoVITS模型都训练完了,然后点GPT模型训练时出了问题
"runtime\python" GPT_SoVITS/s1_train.py --config_file "TEMP/tmp_s1.yaml"
Seed set to 1234
Using 16bit Automatic Mixed Precision (AMP)
GPU available: True (c…
-
用的autodl 希望有老师能帮忙看下
下面是报错的
"/root/miniconda3/envs/GPTSoVits/bin/python" GPT_SoVITS/prepare_datasets/2-get-hubert-wav32k.py
"/root/miniconda3/envs/GPTSoVits/bin/python" GPT_SoVITS/prepare_datas…