-
https://github.com/coqui-ai/TTS
https://github.com/coqui-ai/TTS/discussions/2507
This task aims to analyze solution of coqui-ai and see what new technique can be added to voice cloning inventory
-
# Overview:
### Coqui STT for Speech Recognition:
Coqui STT is an open-source speech recognition engine that can be run offline. We'll use it to capture speech from the microphone, convert it into…
-
Hello, I can use the "tts_models/multilingual/multi-dataset/bark" model, is it part of coqui.ai?
Could you show me an example of how to use it, using your script? I couldn't use this Bark model
-
Hello Author,
When I was testing, this error occurred. How can I solve it?
`
-
Several Coqui documents (such as the [deployment docs](https://stt.readthedocs.io/en/latest/DEPLOYMENT.html) and the latest [release notes](https://github.com/coqui-ai/STT/releases/tag/v1.4.0)) refere…
-
More TTS options will be great.
https://github.com/suno-ai/bark
https://github.com/coqui-ai/TTS
https://github.com/rhasspy/piper
https://github.com/huggingface/parler-tts
Or any other TTS in …
-
### Describe the bug
torch stopped building for Intel Macs after 2.2.2. coqui-tts main branch still installs because it only requires torch>=2.1, but on dev you are requiring torch>=2.4, and thus it …
-
Thank you for your work on this repository, it has been very helpful to me!
I encountered the following error when attempting to build the dusty/xtts:r36.4 image using jetson-containers:
```
…
-
### 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…
-
Develop "text-to-speech" function
Reference docs:
https://github.com/coqui-ai/TTS