Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
German
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use controngo/whisper-tiny-cv-de with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use controngo/whisper-tiny-cv-de with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="controngo/whisper-tiny-cv-de")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("controngo/whisper-tiny-cv-de") model = AutoModelForSpeechSeq2Seq.from_pretrained("controngo/whisper-tiny-cv-de", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:898b04d617602bdad31373b807791db0b0bb4954f134ef306d32e765151a6fae
|
| 3 |
size 151061672
|
runs/Jun26_19-49-09_feebd6fb3811/events.out.tfevents.1719431350.feebd6fb3811.48661.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3250a934bca076a9521ef437f941c0b0d9ca98d644d0dc53134e660652c1c17b
|
| 3 |
+
size 25401
|