Skip to content

OpenAI TTS handler models ignore instruction #106

Description

@mortang2410

As can be seen in openai_tts_handler.py

the models are

models = ["tts-1", "tts-1-hd"]

But these models explicitly ignore instructions . We need gpt-4o-mini-tts to accept instructions. We need to add that to the list of models.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions