Instructions to use OpenASR/whisper-medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenASR
How to use OpenASR/whisper-medium with OpenASR:
# Install the openasr CLI: https://github.com/QuintinShaw/openasr/releases openasr pull whisper-medium openasr transcribe audio.wav --model whisper-medium
- Notebooks
- Google Colab
- Kaggle