-
Hi,
I'm working on adding vits2 model to coqui framework, while testing the implementation, I found out that the model does train well on single gpu, but as soon as the second step in multigpu train…
-
I replicated the results of VITS and Matcha-TTS on a single speaker Chinese dataset and found that the timbre similarity of Matcha-TTS is lower than that of VITS, especially in the high-frequency deta…
-
The VITS project contains posterior encoder which converts audio to latent space variables.
But HuBERT does the same.
Does RVC work by generating latent space variables with HuBert and than use i…
-
### Describe the bug
(TTS-Training) PS D:\TTS-Training\Vits-PL-Model-training> python train_vits_win_Thorsten-Voice.py
> Training Environment:
| > Backend: Torch
| > Mixed precision: False
| …
-
https://github.com/jaywalnut310/vits
The aim of this task is to analyze solution and integrate this voice cloning technique into the repo
-
想试试用FCPE 但是不能前置安装,可以帮帮忙吗宪怎解决吗? 谢谢!
出错Colab连结在下:
https://colab.research.google.com/github/svc-develop-team/so-vits-svc/blob/4.1-Stable/sovits4_for_colab.ipynb
到这此就错了,无法在云上安装
!git clone https:…
-
在运行api_v2.py时这个问题依然存在?请问怎么解决呀?
Traceback (most recent call last):
File "D:\ai\josencomfyui\GPT-SoVITS\api_v2.py", line 144, in
tts_pipeline = TTS(tts_config)
^^^^^^^^^^^^^^^
File "D:\ai\josenco…
-
请问博主可以分享一些训练好的音色模型吗,不知道是不是svc版本的问题,从其他处下载的预训练模型使用报错
```
Active code page: 65001
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
IMPORTANT: …
-
### Describe the bug
I managed to fine-tuning vctk-vits using language indonesia.
I wanna convert best_model.pth using vits.export_onnx
this is my [config.json](https://gist.github.com/sofianhw…
-
This issue causes data errors in the buffer when running the example at https://k2-fsa.github.io/sherpa/onnx/tts/pretrained_models/vits.html#generate-speech-with-python-script, resulting in no sound o…