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