Skip to content

feat: support instructions field in OpenAI voices#468

Merged
ken107 merged 1 commit intoken107:masterfrom
fcostarodrigo:patch-1
Oct 7, 2025
Merged

feat: support instructions field in OpenAI voices#468
ken107 merged 1 commit intoken107:masterfrom
fcostarodrigo:patch-1

Conversation

@fcostarodrigo
Copy link
Copy Markdown
Contributor

The new voice models support an instructions field that allows further customization. For example, you can make it sound like a pirate:

[
  {
    "voice": "shimmer",
    "lang": "en-US",
    "model": "gpt-4o-mini-tts",
    "instructions": "Speak like a pirate"
  }
]

@ken107 ken107 merged commit cf73dac into ken107:master Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants