-
用源码安装的
-
### Describe the bug
The [TTS API](https://tts.readthedocs.io/en/latest/models/xtts.html) states that `speaker_wav` can be a list of filepaths for multiple speaker references. But in `def tts_to_file…
-
### Describe the bug
Fix #3108 breaks `tts_with_vc_to_file` at least with VITS.
See: https://github.com/coqui-ai/TTS/blob/6fef4f9067c0647258e0cd1d2998716565f59330/TTS/api.py#L463
By changing …
-
I have not tried Tortoise with the same RVC's that I have trouble with so I don't know if the issue is universal but using XTTS with certain models outputs a deep voice result, also pitch with XTTS on…
-
**🚀 Feature Description**
The Tacotron2 model is a powerful tool for text-to-speech synthesis, but it currently lacks built-in support for multiple languages. Adding multilingual capabilities wou…
-
### Describe the bug
I am having issue using xTTS-v2 model to do Japanese text-to-speech task on Google Colab with T4 GPU. And I got a RuntimeError: Failed initializing MeCab. Reinstalling mecab-py…
-
I already made the Vits models, is it possible for xtts as well?
-
-
-
Hi again,
I'm reporting what I believe to be an edge case, although epub2tts seems to fail when writing longer texts, I tested a sample that was 437000 words.
The wav files are written fine, and sil…