-
### Describe the bug
When running tests against the TTS endpoint, I've observed that streaming the audio response takes nearly the same amount of time as receiving a fully generated audio file. This …
-
Hello. Until today, everything was fine, but for some reason the video ends up without sound. No original sound and no translation. Although the audio folder contains all the translated text.
-
According to the main site https://coqui.ai/ , coqui is shutting down, which is unfortunate as these open source libraries are great and could still be maintained. I'm wondering if there are any next …
-
2024-09-27 06:36:06.521 | INFO | tools.step010_demucs_vr:load_model:21 - Loading Demucs model: htdemucs_ft
2024-09-27 06:36:06.522 | INFO | tools.step042_tts_xtts:load_model:24 - Loading TTS …
-
I have trin tamil text to speech with my own voice. everything working fine. But when i try train this error message received"
24s
2024-10-26 11:14:16.494389: E external/local_xla/xla/stream_execu…
-
Hello, I am currently working with the new LLaMA 3.1 models by Meta and they require the newer versions of transformers, optimum, and accelerate. I ran into compatibility issues with XTTS regarding th…
-
I'm trying to generate voices with TTS using Tortoise and it's resulting in an error.
## Steps to reproduce:
1. Go to SillyTavern. Go to the Extensions tab. Go to TTS and set the following optio…
-
In dvae training and dvae.sh script is selected incorrect .py file
It shall be `train_dvae_xtts.py` instead of `train_gpt_xtts.py`...
I am away from my computer so I cannot make pull request, so…
-
@nguyenhoanganh2002
Hello, thanks for your work.
I had formatted the training data as format you provided, and create new vocab.json file based on that data.
But when fine tuning xtts model fro…
-
The front page says:
to clone a voice submit the filename of a wave file containing the source voice as cloning_reference_wav to the CoquiEngine constructor.
This code works, where do I put the cl…