Skip to main content
This agent processes audio input and generates audio output using OpenAI’s gpt-audio model. It analyzes an audio recording and responds with both text and audio.

Code

audio_input_output.py

Usage

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Run Agent