Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
German
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use HanCreation/whisper-tiny-german-HanNeurAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HanCreation/whisper-tiny-german-HanNeurAI with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="HanCreation/whisper-tiny-german-HanNeurAI")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("HanCreation/whisper-tiny-german-HanNeurAI") model = AutoModelForSpeechSeq2Seq.from_pretrained("HanCreation/whisper-tiny-german-HanNeurAI", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
de62387 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1a3b67ca53b99bcc76ef1d427a6e69fefebb7b914791e9adf7d19e73a49df5b0
size 21963
|