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

Support all Coqui TTS models in the server #252

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Support all Coqui TTS models in the server #252

merged 3 commits into from
Jan 15, 2025

Conversation

eginhard
Copy link
Member

@eginhard eginhard commented Jan 10, 2025

The server now uses the Coqui Python API internally, which allows it to use any Coqui TTS model, including XTTS, Fairseq, Tortoise, Bark etc.

Fixes #25
Fixes #99
Fixes coqui-ai#2927
Fixes coqui-ai#3140
Fixes coqui-ai#3271
Fixes coqui-ai#3369
Fixes coqui-ai#3454
Fixes coqui-ai#3544
Fixes coqui-ai#3797
Fixes coqui-ai#4126 (and probably many others...)
Obsoletes #227
Obsoletes coqui-ai#3476

Server can then synthesise with any Coqui model, including XTTS, Fairseq,
Tortoise, Bark etc.
@eginhard eginhard changed the title Support all Coqui TTS model in the server Support all Coqui TTS models in the server Jan 10, 2025
@eginhard eginhard merged commit 23b7cac into dev Jan 15, 2025
32 checks passed
@eginhard eginhard deleted the server branch January 15, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment