GPT-SoVITS icon indicating copy to clipboard operation
GPT-SoVITS copied to clipboard

1 min voice data can also be used to train a good TTS model! (few shot voice cloning)

Results 1028 GPT-SoVITS issues
Sort by recently updated
recently updated
newest added

retrain the base models: huberts, roberta, etc from scratch with other languages?

已经做好了切割、标注,点击一键三连时报错,显示没有'logs/xxx/2-name2text-0.txt',但是整个logs文件夹都是他自己生成的啊,我手动创建一个文件,在运行的时候就自己删除了,运行一键三连的终端输出如下: "/Users/mac/anaconda3/envs/GPTSoVits/bin/python" GPT_SoVITS/prepare_datasets/1-get-text.py "/Users/mac/anaconda3/envs/GPTSoVits/bin/python" GPT_SoVITS/prepare_datasets/1-get-text.py Traceback (most recent call last): Traceback (most recent call last): File "/Users/mac/Desktop/GPT-SoVITS/GPT_SoVITS/prepare_datasets/1-get-text.py", line 56, in File "/Users/mac/Desktop/GPT-SoVITS/GPT_SoVITS/prepare_datasets/1-get-text.py", line 56, in tokenizer = AutoTokenizer.from_pretrained(bert_pretrained_dir) tokenizer =...

请问有可能会支持 广东话 吗?

**系统:** M1 Pro **问题:** 无法调用 mps,自动回退 CPU 处理 **警告:** ![image](https://github.com/RVC-Boss/GPT-SoVITS/assets/58399659/f559d2e3-6de2-4d63-9d38-a1c568bceabe)

### 开启SoVITE训练失败 *错误信息* ```bash RuntimeError: Unsupported type byte size: ComplexFloat ```

Excellent project and much appreciated. My question is described in title. I just want to run a simply script to run inference instead of using WebUI, anyone knows how?

![微信截图_20240201110902](https://github.com/RVC-Boss/GPT-SoVITS/assets/121158126/0812bd04-f94e-405a-9e8b-52e0b0d8f516) ![微信截图_20240201110951](https://github.com/RVC-Boss/GPT-SoVITS/assets/121158126/b7ddfd82-68ee-4551-865b-868b7d1ed07f)

我用自己微调的模型,去推理目标文字时,发现会有一些小片段会不读或者重复读的情况;觉得是不是微调有问题,后面直接用基准模型去推理,发现也是一样的。有人有碰到类似问题吗,哪里可以寻找其他基准模型?

Hi I'm trying to use a sample to train and inference a text. I got some output in the older version, but after updating to the latest version, it creates...

``` Downloading: "https://github.com/r9y9/open_jtalk/releases/download/v1.11.1/open_jtalk_dic_utf_8-1.11.tar.gz" dic.tar.gz: 0.00B [00:00, ?B/s]huggingface/tokenizers: The current process just got forked, after parallelism has already been used. Disabling parallelism to avoid deadlocks... To disable this warning, you can...