listen
Method
This is a method of the AudioAgent class in the audio_agent module.Quick STT - transcribe audio file.
Signature
Parameters
Audio file to transcribe
Returns
Transcribed text
Quick STT - transcribe audio file.
This is a method of the AudioAgent class in the audio_agent module.Quick STT - transcribe audio file.
def listen(file: Union[str, BinaryIO]) -> str