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
Model save
Browse files
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:f10a385bcb6f82b209305390cfd44062c4b1ecfb2f8b2c12527667554bca3cef
|
| 3 |
+
size 38199
|