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