[GH-ISSUE #1978] enhancement: Allow selection of OpenAI TTS models #51372

Closed
opened 2026-05-05 12:22:35 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @jmtatsch on GitHub (May 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1978

OpenAI allows to choose from two model variants, tts-1 and tts-1-hd.

https://help.openai.com/en/articles/8555505-tts-api

open-webui defaults to tts-1 now and does not allow to configure this in the UI.

It would be great if we could choose between tts-1, tts-1-hd or potentially other model names.

That would allow voice cloning with https://github.com/matatonic/openedai-speech/ to work

Originally created by @jmtatsch on GitHub (May 5, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1978 OpenAI allows to choose from two model variants, tts-1 and tts-1-hd. https://help.openai.com/en/articles/8555505-tts-api open-webui defaults to tts-1 now and does not allow to configure this in the UI. It would be great if we could choose between tts-1, tts-1-hd or potentially other model names. That would allow voice cloning with https://github.com/matatonic/openedai-speech/ to work
Author
Owner

@Yanyutin753 commented on GitHub (May 6, 2024):

i want to try and feat it

<!-- gh-comment-id:2095175288 --> @Yanyutin753 commented on GitHub (May 6, 2024): i want to try and feat it
Author
Owner

@Yanyutin753 commented on GitHub (May 6, 2024):

it’s done. Wait. Update the translation

<!-- gh-comment-id:2095196804 --> @Yanyutin753 commented on GitHub (May 6, 2024): it’s done. Wait. Update the translation
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#51372