Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
German
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use HanCreation/whisper-tiny-german-V2-HanNeurAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HanCreation/whisper-tiny-german-V2-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-V2-HanNeurAI")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("HanCreation/whisper-tiny-german-V2-HanNeurAI") model = AutoModelForSpeechSeq2Seq.from_pretrained("HanCreation/whisper-tiny-german-V2-HanNeurAI", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7863ecc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8ef10a41d26e793128382512cf68de655b83191cd92a54125de9dcb73c2e0b60
size 5176
|