You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
True, I haven't even noticed that the last commit is almost 4 years old now. I'm looking at it just for my hobby project though, so it doesn't bother me that much.
Anyway, I found that leaving out --vocoder_name argument completely fixes the issue. Maybe this helps somebody in the future. Thank you for the quick response.
Command:
tts --text "Czesc, jestem syntezator mowy" --model_name "tts_models/pl/mai_female/vits" --vocoder_name "vocoder_models/universal/libri-tts/wavegrad" --out_path /output/
Enviroument:
I have too new python so I use docker. Here is my dockerfile:
Dockerfile
output:
console output
nvidia-smi output
I followed instructions from readme. Am I missing something?
The text was updated successfully, but these errors were encountered: