-
When running Step 2 of the finetuning it errors saying "mel_stats.pth" is missing:
Step 1 ran fine though.
```
[FINETUNE] Starting Step 2 - Fine-tuning the XTTS Encoder
Traceback (most recent ca…
rktvr updated
11 months ago
-
### Describe the bug
Hi there,
I believe that in the new XTTS v2.0 fine tuning recipe, there needs to be a change to the following lines:
```
TOKENIZER_FILE_LINK = "https://coqui.gateway.scarf…
-
Hello!
How are you doing? I am working in a project in Catalan language.
I've listened to the multi-language voices of XTTS v2 (specifically English and Spanish) and they sound really good. On …
-
### Describe the bug
Hi,
Thank you for making such excellent software.
However, maybe due to my lack of familiarity with Docker and Python, I am running into the following errors. I ran:
`do…
-
Now that Coqui has opened use of XTTS for non-commercial use, add support for using that instead of VITS.
Something like including:
tts = TTS("tts_models/multilingual/multi-dataset/xtts_v1", gpu=T…
-
```
epub2tts mybook.epub --start 1 --end 3 --xtts speaker-1.wav --model adam
[...]
File "/home/doc/repos/epub2tts/epub2tts.py", line 354, in read_book
position += len(self.chapters_to_read[i…
-
Im getting a certain error when trying to run the 3rd and foruth command.
Error: To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions …
-
Hello!
I use this code:
```
from subtoaudio import SubToAudio
sub = SubToAudio(model_name="tts_models/multilingual/multi-dataset/xtts_v2")
subtitle = sub.subtitle("texts/1-1.srt")
sub.conv…
-
**Is your feature request related to a problem? Please describe.**
We support rhaspy, bark and now vall-e-x (#1007). Another popular project is https://github.com/neonbjb/tortoise-tts
**Descri…
-
### Describe the bug
When Coqui_TTS starts up it will download the model, saying it has as update, every time it loads the model into memory. Resulting in a 1.8GB download each time. **(They just u…