We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would love to configure TTS with an Azure Endpoint. I tried the following without success:
- group: "azure-openai" # arbitrary name plugins: true assistants: true apiKey: "${AZURE_CFG_API_KEY}" instanceName: "robads-ai-schweden" # name of the resource group or instance version: "2024-02-15-preview" models: gpt-3.5-turbo-1106: deploymentName: gpt-35-turbo gpt-4-vision-preview: deploymentName: gpt-4-vision-preview gpt-4o: deploymentName: gpt-4o tts: deploymentName: tts-hd
I would love to use Azure OpenAI as TTS Endpoint
Endpoints
No response
The text was updated successfully, but these errors were encountered:
that was just a test, and it didn't work.
I've added support for Azure (OpenAI) STT/TTS in #2985
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What features would you like to see added?
I would love to configure TTS with an Azure Endpoint. I tried the following without success:
More details
I would love to use Azure OpenAI as TTS Endpoint
Which components are impacted by your request?
Endpoints
Pictures
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: