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

feat: add 🐸 coqui #1489

Merged
merged 2 commits into from
Dec 24, 2023
Merged

feat: add 🐸 coqui #1489

merged 2 commits into from
Dec 24, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Dec 24, 2023

Description

This PR fixes #1464 and adds coqui (https://github.com/coqui-ai/TTS)

Coqui supports also tortoiseTTS (https://docs.coqui.ai/en/latest/models/tortoise.html), so this actually closes #1016 too.

Notes

Some models actually requires to manually accept the TOC, so for instance, in the tests, I've searched for an apache2 model which does not ask any toc. This happens here: https://github.com/coqui-ai/TTS/blob/55c7063724ec28085f9a61210e3dd3e34753c4d0/TTS/utils/manage.py#L336 , however I did not tried anything here, but in the long term we can think of automatically accept it for the model.

Copy link

netlify bot commented Dec 24, 2023

Deploy Preview for localai canceled.

Name Link
🔨 Latest commit f4cff1d
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/658847ca4a097500085ffde9

@mudler mudler added the enhancement New feature or request label Dec 24, 2023
@mudler mudler mentioned this pull request Dec 24, 2023
@mudler mudler linked an issue Dec 24, 2023 that may be closed by this pull request
@mudler mudler merged commit 95eb72b into master Dec 24, 2023
32 checks passed
@mudler mudler deleted the coqui branch December 24, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

coqui feat: tortoiseTTS
1 participant