Skip to content

[Feature]: Support for /audio/voices and /audio/models #14660

@anengineerdude

Description

@anengineerdude

The Feature

Open WebUI is making calls to the following endpoints which is resulting in errors as they are not found in LiteLLM. Can LiteLLM support these?

ERROR    | open_webui.routers.audio:get_available_voices:1070 - Error fetching voices from custom endpoint: 404 Client Error: Not Found for url: http://litellm:4000/v1/audio/voices
ERROR    | open_webui.routers.audio:get_available_models:1023 - Error fetching models from custom endpoint: 404 Client Error: Not Found for url: http://litellm:4000/v1/audio/models

Motivation, pitch

Ensure support with all tools and OpenAI endpoints. Causing errors with Open WebUI

LiteLLM is hiring a founding backend engineer, are you interested in joining us and shipping to all our users?

No

Twitter / LinkedIn details

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions