Code
audio_to_text.py
Usage
1
Set up your virtual environment
2
Install dependencies
3
Export your GOOGLE API key
4
Run Agent
Transcribe a multi-speaker audio recording into a speaker-labeled conversation using Gemini.
Set up your virtual environment
Install dependencies
Export your GOOGLE API key
Run Agent