Transcription of quoted audio messages in WhatsApp using the Whisper API from OpenAI. The transcription is supported for various audio formats and is integrated into the existing middleware architecture.
Usage
The transcription process is triggered when a user quotes an audio message using the command !transcript
The bot downloads the quoted audio, saves it, transcribes it using the Whisper API, and replies with the transcribed text.
Audio Transcription using OpenAI
Transcription of quoted audio messages in WhatsApp using the Whisper API from OpenAI. The transcription is supported for various audio formats and is integrated into the existing middleware architecture.
Usage
The transcription process is triggered when a user quotes an audio message using the command
!transcript
The bot downloads the quoted audio, saves it, transcribes it using the Whisper API, and replies with the transcribed text.