Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Shona
whisper
audio
multi-stage-finetuning
Eval Results (legacy)
Instructions to use Code-Dev/whisper-small-shona-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Code-Dev/whisper-small-shona-v3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Code-Dev/whisper-small-shona-v3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Code-Dev/whisper-small-shona-v3") model = AutoModelForSpeechSeq2Seq.from_pretrained("Code-Dev/whisper-small-shona-v3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 66ca477522ea32114f1fc058588459d2d6cbc59b76e62e50968457bf88838a1f
- Size of remote file:
- 5.39 kB
- SHA256:
- e829150734bdf522f64701faa192f9c89842b87a16e01055c915c9b7181491cf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.