-
I get this with latest when testing it on windows:
[Errno 2] No such file or directory: './cache\\598360a3-28bc-44a7-b637-25a06115274f.wav' Producer stopped
Seems when changing this in xTTS.py:
…
-
**LocalAI version:** 2.15.0
Docker: image: quay.io/go-skynet/local-ai:master-cublas-cuda12-ffmpeg
**Environment, CPU architecture, OS, and Version:**
Ubuntu 22.04 GPU
**Describe the bug**…
-
Hi! I see that this repo hasn't been touched in a while...are there any plans to fold diarization into RealtimeSTT? Thanks!
-
**Describe the bug**
The new model from Coqui is exceptionally high quality for open source tts. It would be awesome to use it in a workflow involving audio-webui, with RVC. Is there any chance of su…
-
It looks like the download functions for the models is currently broken. I've tried the default image and have also tried to tinker with it myself.
The models will download, and I can verify they…
-
Hello!
I have used xTTS v2 for a while and made great voices.
I sih to know one thing:
every voice made, when it "speaks" has the same cadence and pronounciation (clearly from a trained model).
Ho…
-
**🚀 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…
-
### Describe the bug
Dataset building + XTTS finetuning and inference in google colab
it requires : pip install transformers -U along with other packages to run smoothly.
When i try to upload …
-
I get this error when trying to train using v2.0.2 or .3. The only one that works is using Main (also thanks this is awesome)
-
This project works on my Win 10 computer but gives this error on my friend's Win 11. Using this without --deepspeed option fixes the issue and it generates text successfully but it's much slower witho…