[GH-ISSUE #1453] [FEAT]: Generic OpenAI-compatible TTS provider #930

Closed
opened 2026-02-22 18:22:14 -05:00 by yindo · 2 comments
Owner

Originally created by @babybirdprd on GitHub (May 19, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1453

What would you like to see?

I would like the option to set the baseurl for the tts when using openai as a tts provider

Originally created by @babybirdprd on GitHub (May 19, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1453 ### What would you like to see? I would like the option to set the baseurl for the tts when using openai as a tts provider
yindo added the enhancementfeature request labels 2026-02-22 18:22:14 -05:00
yindo closed this issue 2026-02-22 18:22:14 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 19, 2024):

Id like to ask what other providers you would like to use that have the same format for TTS as openai? The reason I would be reluctant to support without testing at least one other provider via a generic connection is because I am pretty sure the response blob would be different, resulting in the TTS response not being able to be saved/streamed

@timothycarambat commented on GitHub (May 19, 2024): Id like to ask what other providers you would like to use that have the same format for TTS as openai? The reason I would be reluctant to support without testing at least one other provider via a generic connection is because I am pretty sure the response blob would be different, resulting in the TTS response not being able to be saved/streamed
Author
Owner

@neubsi commented on GitHub (May 20, 2024):

I would like this as well, here is a project cloning the openai api: https://github.com/matatonic/openedai-speech
Already working in open-webui, using a Url field for the endpoint.
thx

@neubsi commented on GitHub (May 20, 2024): I would like this as well, here is a project cloning the openai api: https://github.com/matatonic/openedai-speech Already working in open-webui, using a Url field for the endpoint. thx
yindo changed title from [FEAT]: Generic OpenAI-compatible TTS provider to [GH-ISSUE #1453] [FEAT]: Generic OpenAI-compatible TTS provider 2026-06-05 14:37:59 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#930