Instructions to use ntnu-smil/whisper-large-v3-turbo-ami-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ntnu-smil/whisper-large-v3-turbo-ami-1 with PEFT:
Task type is invalid.
- Transformers
How to use ntnu-smil/whisper-large-v3-turbo-ami-1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ntnu-smil/whisper-large-v3-turbo-ami-1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K