enhancement: Allow selection of OpenAI TTS models #810

Closed
opened 2025-11-11 14:31:42 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @jmtatsch on GitHub (May 5, 2024).

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). 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

@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

@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#810