mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
Shareability with piper (Speech models similar to OpenAI but free and self-hosted) #624
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 @HirCoir on GitHub (Apr 10, 2024).
Please add shareability with piper tts, I leave you a repo with different branches Main (Linux Aoo Flask), api-server and Flask App for windows:
https://tts.hircoir.eu.org/
https://github.com/HirCoir/HirCoir-Piper-tts-app/tree/piper-api-flask
It would work this way:
Piper has countless models trained by the community and are available on Huggingface: https://huggingface.co/models?sort=trending&search=piper
The quality is similar to an OpenAI model. Even the user can create his own model by following these steps:https://ssamjh.nz/create-custom-piper-tts-voice/
@tjbck commented on GitHub (Apr 10, 2024):
Related: #126, Let's continue our discussion there.