Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Indonesian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use wrice/whisper-small-id with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wrice/whisper-small-id with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="wrice/whisper-small-id")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("wrice/whisper-small-id") model = AutoModelForSpeechSeq2Seq.from_pretrained("wrice/whisper-small-id") - 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:c016d30129b9bc4601fdd99cd9f4e55d1470a8def0a1aea96fe8928b7ce67470
|
| 3 |
size 966995080
|
runs/Dec29_17-52-57_green/events.out.tfevents.1735494778.green.4423.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:93bc574f9bade26057389f1470a31e2ff2596f69313f65c0e72bcd38d1478548
|
| 3 |
+
size 42177
|