Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Indonesian
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use TheRains/output-tiny-id with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheRains/output-tiny-id with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="TheRains/output-tiny-id")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("TheRains/output-tiny-id") model = AutoModelForSpeechSeq2Seq.from_pretrained("TheRains/output-tiny-id") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files- pytorch_model.bin +1 -1
- runs/Apr24_20-05-54_dsai-server/1682341560.527715/events.out.tfevents.1682341560.dsai-server +3 -0
- runs/Apr24_20-05-54_dsai-server/events.out.tfevents.1682341560.dsai-server +3 -0
- runs/Apr24_20-13-16_dsai-server/1682342001.3810751/events.out.tfevents.1682342001.dsai-server +3 -0
- runs/Apr24_20-13-16_dsai-server/events.out.tfevents.1682342001.dsai-server +3 -0
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0fd571af81d14b4a214b997fa2886cf70b0abf356f769135e23d74116a110b4
|
| 3 |
size 151098921
|
runs/Apr24_20-05-54_dsai-server/1682341560.527715/events.out.tfevents.1682341560.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:282d51425532ec4ba190950212fdbd1c58f416129135d85893d56b9a979488f9
|
| 3 |
+
size 5895
|
runs/Apr24_20-05-54_dsai-server/events.out.tfevents.1682341560.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e800c632ef031c950f491cdb516ae80668291d4e8d446f72220a7486ad625217
|
| 3 |
+
size 4954
|
runs/Apr24_20-13-16_dsai-server/1682342001.3810751/events.out.tfevents.1682342001.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d65ba668a395262d4a68e0ce60698cb38fc0a3437d46c6edba0077fc04846518
|
| 3 |
+
size 5895
|
runs/Apr24_20-13-16_dsai-server/events.out.tfevents.1682342001.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9741c24cf73763514744a269ea3eac12e80fbcc2cc07c87d65aa9214a6f74097
|
| 3 |
+
size 6041
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3771
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02b94ce3016450cb6d8912c40537ebf40afbdfc59abb484541bdfaf77fb3712e
|
| 3 |
size 3771
|