-
### Describe the bug
@Edresson I want to fine tun yourTTS with around 100 audio examples. However, the current results give me a not so good results. I have attached my train_yourtts file.
Could y…
-
### Describe the bug
Hi,
I'm attempting to use the tortoise-v2 model for inference.
All I've done so far:
```
git clone https://github.com/coqui-ai/TTS
cd TTS
pip install -e .[all]
tts -…
-
### Describe the bug
i use fastspeech2 model train my data voice model, when i synthesize wav file and play , listen the wav file prosody not right
### To Reproduce
synthesize command:
from TTS…
-
### Describe the bug
Trying to run https://github.com/coqui-ai/TTS/blob/dev/TTS/bin/compute_embeddings.py results in "permission denied" errors on Windows.
### To Reproduce
1. create a datase…
-
### Describe the bug
I'm currently playing around with the YourTTS-Model (Based on https://github.com/coqui-ai/TTS/blob/dev/recipes/vctk/yourtts/train_yourtts.py)
Training worked well. Tensorboard a…
-
### Describe the bug
Hi,
When running YourTTS recipe with my own LJSpeech dataset, during the first evaluation I get the following error :
```
> DataLoader initialization
| > Tokenizer:
…
-
### Describe the bug
I had training tacotron 2 for a while and now I want to add sample audio for one speaker. When I run using
```
CUDA_VISIBLE_DEVICES=0 python train.py --continue_path /media/…
-
What happened? Why it's now working on ESPNET but not Coqui AI? The ESPNET models sound horrible and unrealistic.
-
Many screen-readers and programs like Mycroft, SEPIA, Home Assistant, etc. support the Mary-TTS HTTP API introduced many years ago to communicate with a TTS system. Coqui TTS would work out-of-the-box…
-
### Describe the bug
When I run pip install TTS (on mac in vscode) I run into this error:
Found Pkg-config: NO
Run-time dependency python found: YES 3.10
Program cython found: YES (/pr…