mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #11145] TTS projects #31652
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 @BAIKEMARK on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11145
Recently, TTS projects such as chattts and GPT sovits have been very popular, and I am wondering if they can be integrated into the OpenWebUI project.
Additionally, I noticed that the provided interface is an OpenAI API. If I want to develop it myself based on existing code, I would like to know if it is feasible to develop an OpenAI API for chattts and GPT sovits?
(BTW, I am a beginner. If there is anything I am not quite right about, please let me know.)