mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
feat: add coqui.ai for local TTS #296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jannikstdl on GitHub (Feb 12, 2024).
Describe the solution you'd like
Since the OpenAI TTS is not local a good local alternative would be coqui.ai:
https://huggingface.co/spaces/coqui/xtts
It can run multiple languages.
@tjbck commented on GitHub (Feb 12, 2024):
Duplicate #126