-
### Describe the bug
I installed TTS using pip. However, when I follow the instructions and use `tts --list_models` , I do not get the `tts_models/multilingual/multi-dataset/xtts_v2` model in the lis…
-
### Describe your feature / Опишите ваше предложение
Hello, thank you very much for the great awesome amazing Voice-over-translation! 💯 🥇
I have suggestion please : the dream please is add tts r…
-
### Describe the bug
When passing a list of custom split sentences using a custom split function, the TTS model (`tts_models/multilingual/multi-dataset/xtts_v2` to be specific) with `split_sentence…
-
Hello, thank you so much for the great awesome amazing FluentAI rare life saver extension ! 💯 🥇
and a special thank and immense gratitude to great Mr @yazykextension for the rare exceptional v…
-
```
> tts_models/multilingual/multi-dataset/bark is already downloaded.
Traceback (most recent call last):
File "/Users/jimmygunawan/pinokio/api/bark.pinokio.git/app.py", line 30, in
tts =…
-
### Description
The goal is to develop a Tibetan text-to-speech (TTS) model that can convert Tibetan text into Tibetan speech. This project involves training a TTS model using filtered good audio qual…
-
### Describe the bug
What I did:
```
from TTS.api import TTS
tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2").to("cpu")
t=open('text2.txt', 'r').read().replace('\n','')
tts.tts_to_…
Zibri updated
4 months ago
-
@csukuangfj @yuekaizhang hey, coming from your huggingface spaces I see that you guys have also built multilingual TTS models.
I presume based on your ASR triton repo that even your TTS model would …
-
Several SAPI5 voices can currently be installed, both x86/x64-bit versions, to be used by Bookworm for reading books aloud.
As suggested today by one of the users of the Bookworm Telegram group, it…
-
My wav file is converted into mono, 22050Hz, 16bit pcm beforehand. I got this error log:
----------
Existing language matches target language
Loading Whisper Model!
Discarding ID3 tags because m…