Using OpenAI Transcription (Cloud)
The following agent usesOpenAITools with the gpt-4o-transcribe model for audio transcription. OpenAITools defaults to whisper-1 if no transcription_model is set.
speech_to_text.py
Transcribe audio files with Agno agents.
OpenAITools with the gpt-4o-transcribe model for audio transcription. OpenAITools defaults to whisper-1 if no transcription_model is set.