-
Deepgram can do TTS and it is very cheap compared to all other alternatives 1.5$ for 100k characters (vs Elevenlabs 22$ for 100k).
Could you add the TTS support to Deepgram this is not only benefic…
-
### Describe the bug
When I run `tts-server --model_name tts_models/multilingual/multi-dataset/xtts_v2`, I am getting the below error:
```
tts_models/multilingual/multi-dataset/xtts_v2 is alrea…
-
### Describe the bug
the first word is often skipped.
Is there a way to fix?
### To Reproduce
tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2").to(device)
wav = tts.tts_to_file(text="…
-
I don't think you've fixed this in newer betas, so here it is:
I am not sure exactly what is causing it, but I've made a full video, 15 minutes. At 6:00 you can see how bug manifests, and you can r…
-
### Checks
- [X] This template is only for question, not feature requests or bug reports.
- [X] I have thoroughly reviewed the project documentation and read the related paper(s).
- [X] I have search…
-
Hello @Flux9665 . I am currently exploring Toucan TTS. Thanks for ur great work at Toucan TTS. I wanna ask u, does Toucan TTS support streaming prediction? If it does, how can we enable it and if not,…
-
## Prerequisites
* [x] Did you update gTTS to the latest? (`pip install --upgrade gTTS`)
The issue was reported before but no solution seems to be working
## Current Behaviour (steps to repro…
-
Hi All,
Been using this great library since 2017 and it has worked flawlessly.
I realized last night that out of the blue some of my various scheduled announcements were not running, so I pulled…
-
**Is your feature request related to a problem? Please describe.**
There are already a lot of TTS Services aviable out
- https://platform.openai.com/docs/guides/text-to-speech
- https://localai.io/…
-
My eyes are unexpectedly worse than usual, so having your tts script as a starting point to do a quick port to espeak has been a great help.
Mostly just:
exec({"espeak", "-z", "-v", "en+f5",…