-
**I get an error when i run inference-cli.py with my code:**
python inference-cli.py \
--model "F5-TTS" \
--ref_audio "/home/pdnguyen/TTS/F5-TTS/notebooks/data/fine-tune/wavs/chunk_2.wav" \
--ref_…
-
I wan to using code to training model for Vietnamese domains. I using phoneme for vocab. How I can get it?
-
I need to loab the .pth file to fast tortoise repo's colab notebook. Yes, im using colab notebook because i don't have a beafy gpu machine.
I observed, This code "from tortoise.api import TextToSp…
-
Hi, thank you for great paper and repo
I got a confusion when debug your repo following your paper in Interspeech 2023.
I saw you said in the paper that you join train speaker encoder alongside VIT…
-
**Problem :-
- GoldenDict has only one pronunciation engine which is Forvo, which faces many issues like sound quality, noise, lack of pronunciation standards.
_______________________
**Suggested S…
-
Hi all,
We're excited to offer the community more free and high-quality wake word models. Everyone has their own unique wake word preferences. Now, we're ready to regularly release some of the most…
-
**🚀 Feature Description**
Hey, we saw that there is no training code for fine-tuning all parts of XTTS V2. We would like to contribute if it adds value.
The aim can be to make it work very reliab…
-
Chinese is a unique language. When I want to train and process with other languages, such as Vietnamese, Spanish, or Lao, do I need to change the data processing method? Specifically, the function 'co…
-
Hi, i am getting this message:
429 (Too Many Requests) from TTS API. Probable cause: Unknown
How can avoid this? Do I need to wait? How long? or Do I need to do something else?
Many thanks.
-
Audio files could be stored in user's `data` folder, and files could be found by md5 of term, e.g.
_Big_ effort required:
- web service calls to some uri to get a file
- support different endpoints?…