atranscribe
AsyncMethod
This is a method of the AudioAgent class in the audio_agent module.Async version of transcribe().
Signature
Parameters
Union[str, BinaryIO]
required
No description available.
Optional[str]
No description available.
Optional[float]
No description available.
Optional[str]
No description available.
Returns
str
The result of the operation.
Uses
atranscriptionclose
Used By
Source
View on GitHub
praisonaiagents/agent/audio_agent.py at line 379
