Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Indonesian
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use TheRains/cv9-special-batch4-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheRains/cv9-special-batch4-tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="TheRains/cv9-special-batch4-tiny")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("TheRains/cv9-special-batch4-tiny") model = AutoModelForSpeechSeq2Seq.from_pretrained("TheRains/cv9-special-batch4-tiny") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151099049
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52e2cfc9b57e9c9e7debda804e012bb0f2cb1ba22d651e6dec4704d7853b9302
|
| 3 |
size 151099049
|
runs/Aug06_15-17-30_dsai-server/events.out.tfevents.1691309876.dsai-server
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:56b7e0f1d29e22c7755d7dccb872986aca272fa424b7b66a25f143ec4ff4b3d2
|
| 3 |
+
size 37845
|