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