Get diarized, time‑stamped transcripts in dozens of languages.
Supported Formats
MP3, WAV, FLAC, OGG, M4A, OPUS, MP4, MOV
Max File Size
100 MB
Processing Time
~Real-time to 2x audio length
Outputs
TXT, SRT/VTT, DOCX, PDF, JSON
1from audiopod import AudioPod23# Initialize client4client = AudioPod(api_key="YOUR_API_KEY")56# Transcribe file7result = client.transcription.transcribe(8 file="meeting.wav",9 diarization=True,10 word_timestamps=True,11)1213# Export14txt = result.export("txt")
Processing Speed
AI Model
Quality Score
Success Rate