-
-
### Describe the bug
Hi!
I want to change the n_mels for HifiGAN training. According to the code comments, that should work. But there seems to be a discrepancy between code comment and the implem…
-
### Describe the bug
Environment:
OS Name Microsoft Windows 10 Pro
Version 10.0.19044 Build 19044
Python 3.9.13
Running `pip install TTS` in Windows triggers a known build error for one of it…
-
### Describe the bug
I was training a `Capacitron` model with my own dataset (`bn-BD`, 12-hour). Training started successfully, but it stopped after 27 epochs (around 5500 steps) with the following e…
-
I'm trying to use the Common Voice Italian dataset loaded through the Hugging Face load_dataset function, it works well except that it seems no longer possible to access the decoded audio clips. Once …
-
It appears to be some problem with versions:
```
pi@raspberrypi:~ $ python3 -m venv venv-stt
pi@raspberrypi:~ $ source venv-stt/bin/activate
(venv-stt) pi@raspberrypi:~ $ python -m pip install -…
-
Hi there! I'd seen this project back when DeepSpeech was actively maintained, and I'm glad to see it's still being useful to others!
In case you didn't know, the old repo doesn't seem to be maintai…
-
Hi,
first of all thank you very much for your contribution!
I'm trying to build a realtime voice assistant, for which I use different tools for stt, nlp and tts. I would love to use your voice for…
-
Hi
I've tried it a couple of different ways and `lm_optimize()` always comes back that `lm_opt` is not defined, as below.
I tried `python -m coqui_stt_training.util.lm_optimize` as well with the…
-
Hi all,
I’m facing an issue, when I train, only the CPUs are used and not my GPU. I have followed rigorously the playbook to set up the training environment for using GPU. So the reason why it’s no…