Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Croatian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use mapau/whisper-small-hr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mapau/whisper-small-hr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mapau/whisper-small-hr")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("mapau/whisper-small-hr") model = AutoModelForSpeechSeq2Seq.from_pretrained("mapau/whisper-small-hr") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aca1d7e4c78a89c7bd393a96793059b60b5233e0b9d6ba0bdda86cef635d93fe
|
| 3 |
size 966995080
|
runs/Jun04_23-22-08_patas-gn2/events.out.tfevents.1717568539.patas-gn2.2656344.0
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:3445712c1752376788eff0126fa5ad0661a3134c44bf92f288b95710603f7790
|
| 3 |
+
size 41731
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4603
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32486df3a22fe0ce7704dd4920383a602a3f40c2215ed32225b813ee9fdfc67a
|
| 3 |
size 4603
|