-
![image](https://github.com/Plachtaa/VITS-fast-fine-tuning/assets/151909720/e967a62d-d2c4-44ce-899d-9ce7c6079ca4)
佬们这是什么情况
-
when I run python train.py -c configs/ljs_base.json -m ljs_base after completing the necessary prerequisites, I am getting the following error:
Traceback (most recent call last):
File "/home/sysad…
-
目前这个项目只使用十句短语或者3分钟音频就可以训练一个音色嘛,该如何微调呢
-
Hi Michael. Your work allows me to install TTS with ease. There is no issue with the Intel chip. Recently I installed on an ARM-based VPS and things showed up. While there is no issue with other voice…
-
### Describe the bug
` error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of out…
li589 updated
1 month ago
-
希望支持批量TXT导入合成。
很多短视频,就有很多个对白,一个一个复制到软件合成,工程量就大了。
![image](https://github.com/user-attachments/assets/b37b4013-adeb-417e-94df-a06dd6fd4d10)
之前一直在用tts-vue
https://tts-doc.loker.vip/home.html
现在…
-
I noticed that the project provides an extensive set of functionalities for voice conversion and text-to-speech, and I am specifically interested in using it for Cantonese text and speech processing, …
-
The pre-trained model in the repository is checkpoints/parthoe_s.pth. The parameter dictionary of the model does not match the parameter dictionary of the pre-trained model.
-
Hi,
when trying to run training in multiple gpus I am getting this:
`Initializing distributed: GLOBAL_RANK: 0, MEMBER: 1/4
Initializing distributed: GLOBAL_RANK: 1, MEMBER: 2/4
INFO:torch.dist…
-
### Describe the bug
Hi, all.
I try to train VITS model from scratch with my own data (107 short audios, max duration is 11.87s) or with VCTK dataset and it works.
If I train from scratch with …