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