Skip to content

Navigation Menu

Sign in
Sign up

TTS provider: add support for OpenAI TTS API #342

Open
Assignees
Labels
enhancementNew feature or request

Description

Add support for the OpenAI TTS API (/v1/audio/speech): https://developers.openai.com/api/docs/guides/text-to-speech

This has become a de facto standard interface for TTS, implemented by both local/self-hosted servers and cloud providers. Supporting it would let users plug in many different TTS backends with minimal integration effort, instead of writing a custom integration per service. Examples:

Local / self-hosted:

Cloud:

  • OpenRouter — routes to multiple TTS models via one OpenAI-shaped endpoint
  • TTS.ai — OpenAI-compatible endpoint giving access to 20+ hosted models
  • LiteLLM — proxy/SDK that normalizes many TTS providers (including OpenAI itself) behind this same schema

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    AltStyle によって変換されたページ (->オリジナル) /