Automatic Speech Recognition
Transformers
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use qmeeus/whisper-small-multilingual-spoken-ner-end2end with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use qmeeus/whisper-small-multilingual-spoken-ner-end2end with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="qmeeus/whisper-small-multilingual-spoken-ner-end2end")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("qmeeus/whisper-small-multilingual-spoken-ner-end2end") model = AutoModelForSpeechSeq2Seq.from_pretrained("qmeeus/whisper-small-multilingual-spoken-ner-end2end") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0be78710b064e2c7eace9c3dc10c3de7bf0e008669d2139266adbeab2d6cce4c
- Size of remote file:
- 1.06 kB
- SHA256:
- 36ad7b383fead36254c3c1df419bdf13bded8216eab76522d74ede0e9b63ff8b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.