speech_recognition
speech_recognition copied to clipboard
Allow prompt to be set when calling Whisper API
Add a new 'params' parameter to the 'recognize_whisper_api' function, which allows the transcription prompt to be set by passing 'prompt=
Nice! This would also allow to set for the language parameter 🚀