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