transcribe
Method
This is a method of the AudioAgent class in the audio_agent module.Transcribe audio to text.
Signature
Parameters
Path to audio file or file-like object
Language code (e.g., “en”, “es”, “fr”)
Sampling temperature (0.0 to 1.0)
Override model for this call **kwargs: Additional provider-specific parameters
Returns
Transcribed text

