You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
I want to use the audio API (https://platform.openai.com/docs/api-reference/audio) offered by OpenAI.
Describe the solution you'd like
Support the audio API and provide examples of usage.
Describe alternatives you've considered
An alternative might be to use https://github.com/TheoKanning/openai-java
Additional context
Support for speech, transcriptions and translations as per the OpenAI audio API.