= None
global MODEL
=
"""
Transcribe using Whisper.
You must call load_model() before using this.
audio: The path to audio or either a NumPy array or Tensor containing the
audio. If it's not a path the audio must be mono f32 16 kHz format.
fp16: If your GPU supports FP16, you can set this to 'True' for better
performance.
"""
=
=
=
return