Instructions to use AIOnTheEdge/acft-whisper-small.da with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AIOnTheEdge/acft-whisper-small.da with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="AIOnTheEdge/acft-whisper-small.da")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AIOnTheEdge/acft-whisper-small.da", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
Rename android-futo-ready/danish_whisper_acft_futo_small_244M_best.bin to android-futo-ready/small_244M_danish_whisper_acft_futo_best.bin
f8d7042 verified