Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
babybirdprd opened this issue May 19, 2024 · 2 comments
Open

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

babybirdprd opened this issue May 19, 2024 · 2 comments
Labels
enhancement New feature or request feature request

Comments

@babybirdprd
Copy link

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

@babybirdprd babybirdprd added enhancement New feature or request feature request labels May 19, 2024
@timothycarambat
Copy link
Member

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 timothycarambat changed the title [FEAT]: Add baseurl to Openai tts [FEAT]: Generic OpenAI-compatible TTS provider May 19, 2024
@neubsi
Copy link

neubsi commented 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

3 participants