text_to_speech_agent.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your API keys
4
Run the example
Save the code above as
text_to_speech_agent.py, then run:Generate speech with the OpenAITools speech toolkit and save the returned audio to tmp/speech_output.mp3.
Set up your virtual environment
Install dependencies
Export your API keys
Run the example
text_to_speech_agent.py, then run: