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/May01_15-59-19_dsai-server/1682931564.1300626/events.out.tfevents.1682931564.dsai-server +3 -0
- runs/May01_15-59-19_dsai-server/events.out.tfevents.1682931564.dsai-server +3 -0
- runs/May01_16-00-01_dsai-server/1682931606.743819/events.out.tfevents.1682931606.dsai-server +3 -0
- runs/May01_16-00-01_dsai-server/events.out.tfevents.1682931606.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/May01_15-59-19_dsai-server/1682931564.1300626/events.out.tfevents.1682931564.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c617ab03c956e7301a94f625680034765edc73b35a3f484cbdf2feb6c79bc7a
|
| 3 |
+
size 5895
|
runs/May01_15-59-19_dsai-server/events.out.tfevents.1682931564.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23d443bb5a3a71dc3c3d64c411560ebaa092e51bb3a9133aa6152dd469ee2313
|
| 3 |
+
size 4953
|
runs/May01_16-00-01_dsai-server/1682931606.743819/events.out.tfevents.1682931606.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6db45e3926821dcc7b557fbca23fccdf7abcd1b28f0dbcee6fe1fcd0502ce23e
|
| 3 |
+
size 5895
|
runs/May01_16-00-01_dsai-server/events.out.tfevents.1682931606.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39cbe9185aa1697ecedf1c2e47f047f9cd48e067c5fca04c2e912957b3671718
|
| 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:97dbd9d673cfc09124c38bba74936e21c87151a0ae5346a7b19ba1a944248d55
|
| 3 |
size 3771
|