Is there anyone who can add whisper example in [audio_transcribe.py](https://github.com/Uberi/speech_recognition/blob/74615638f9e0d66a45119a9b5fc08812d6b560ff/examples/audio_transcribe.py)? - [microphone_recognition](https://github.com/Uberi/speech_recognition/blob/74615638f9e0d66a45119a9b5fc08812d6b560ff/examples/microphone_recognition.py#L88-L94) example is already added (on #625) - [This test code](https://github.com/Uberi/speech_recognition/blob/74615638f9e0d66a45119a9b5fc08812d6b560ff/tests/test_recognition.py#L85-L98) is helpful to solve this issue Expected behaviour ------------------ We will have audio_transcribe example for whisper! Actual behaviour ---------------- We didn't have the example yet.
Is there anyone who can add whisper example in audio_transcribe.py?
Expected behaviour
We will have audio_transcribe example for whisper!
Actual behaviour
We didn't have the example yet.