-
Ubuntu 24.04.1 LTS
I've tried to convert [this book](https://drive.google.com/file/d/13lJ7sQ7TowFu9J3w788tOtwpDZEXAquX/view?usp=sharing) to audio by using a web application (`app.py`) but it fails …
-
## Goal
Making the vieTTS for the learning then use this to expand on multilingual TTS
## Tasklist
- [ ] Chose architecture (MaskGCT, F5, etc)
- [ ] Setup training pipeline
- [ ] Experiment wit…
-
### 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
I'm using coqui in [ttspod](https://github.com/ajkessel/ttspod), a tool that converts any content to a podcast feed. One problem I consistently encounter is the first time the ap…
-
### Describe the bug
```
raise ClientConnectorCertificateError(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host github.com:443…
-
**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**…
-
### 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="…
-
-
### 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…
-
Unable to run
python text2facetime.py --checkpoint_path "wav2lip.pth" --face "ian5sec25fps.mp4" --audio "iann.wav"
it keeps throwing exception
> tts_models/multilingual/multi-dataset/your_…