Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coqui local support is broken #143

Open
orsonteodoro opened this issue Nov 24, 2024 · 1 comment
Open

Coqui local support is broken #143

orsonteodoro opened this issue Nov 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@orsonteodoro
Copy link

orsonteodoro commented Nov 24, 2024

Tested commit:
cf39b01

Coqui-TTS version:
0.24.2

Coqui server command:
"python3.10" "/usr/lib/python3.10/site-packages/TTS/server/server.py" --model_name "tts_models/en/vctk/vits"

Notes:
It worked once but not 100% of the time. It is not robust.

There is some code inconsistency problems like lack of ; in line 21 and 31 of
https://github.com/semperai/amica/blob/cf39b01ce92c6fa02dba4ab245e8e97311edd969/src/features/coquiLocal/coquiLocal.ts

The coqui-tts was tested working fine with mezbaul-h/june and via web browser.

@slowsynapse
Copy link
Collaborator

We will come around to look at it. Working on adding API to Amica and a few other things.

@slowsynapse slowsynapse added the bug Something isn't working label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants