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
Dean Hans Felandio Setiadi Saputra commited on
Training in progress, step 1000
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:5327856aec2a731f7f647925f564fd46b3df46f2389b35503720d44e1f83dd23
|
| 3 |
size 151061672
|
runs/May11_16-56-45_LAPTOP-BLDCKVNC/events.out.tfevents.1715421406.LAPTOP-BLDCKVNC.24248.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8ec3bb9b6f3db29ed1d3c4b983305e1be742ecbc4e6adbafa390f6d774c588b
|
| 3 |
+
size 15243
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edd1e294bb7579ca6efe979d794d10686431f2d2c7a6757a8fa48686ad0b551f
|
| 3 |
size 5176
|