Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Croatian
whisper
Generated from Trainer
Instructions to use GoranS/whisper-large-v3-turbo-hr-parla with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GoranS/whisper-large-v3-turbo-hr-parla with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="GoranS/whisper-large-v3-turbo-hr-parla")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("GoranS/whisper-large-v3-turbo-hr-parla") model = AutoModelForSpeechSeq2Seq.from_pretrained("GoranS/whisper-large-v3-turbo-hr-parla", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 24000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3235581408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7343cd824af7abfdc4567fb24c02490b4ab902b85a7a76d93fcd3cc89ed26ae
|
| 3 |
size 3235581408
|
runs/Dec17_06-32-31_stablediffusion/events.out.tfevents.1734417222.stablediffusion.868740.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:587f2b80b61c036ea42ba9e02ab7f8e5c95a8b256432ecf61188a243d7bd785b
|
| 3 |
+
size 150320
|
runs/Dec28_08-27-33_stablediffusion/events.out.tfevents.1735374503.stablediffusion.2273.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc13bb08c6d7fc2b28c3c8e4d674fe4e14bac36d76a2192bf64db3b2f40b0f8a
|
| 3 |
+
size 28080
|
training_args.bin
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:03ebb82e53f45194d6c5542dccbe0bf5528c3ac232642e75e67e5fcdfa568eeb
|
| 3 |
+
size 5432
|