Instructions to use TheRains/output-tiny-id-yt-aug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheRains/output-tiny-id-yt-aug with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="TheRains/output-tiny-id-yt-aug")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("TheRains/output-tiny-id-yt-aug") model = AutoModelForSpeechSeq2Seq.from_pretrained("TheRains/output-tiny-id-yt-aug", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files- pytorch_model.bin +1 -1
- runs/May06_11-58-00_dsai-server/events.out.tfevents.1683349087.dsai-server +2 -2
- runs/May09_08-03-46_dsai-server/1683594235.0040994/events.out.tfevents.1683594235.dsai-server +3 -0
- runs/May09_08-03-46_dsai-server/events.out.tfevents.1683594234.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:1fcad84eaeef8a880f88713a18ebf3da862a38c4de5431532be73384e81efe84
|
| 3 |
size 151098921
|
runs/May06_11-58-00_dsai-server/events.out.tfevents.1683349087.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:7b2fc6c01c9e12696723d522c161e94f9f06a4fe92c1f551d96074ae54dcf39a
|
| 3 |
+
size 13030
|
runs/May09_08-03-46_dsai-server/1683594235.0040994/events.out.tfevents.1683594235.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eed731c745414af2a45566bbae1e6c73ed0967916e1b5ed8bcdd3c3818fc700b
|
| 3 |
+
size 5910
|
runs/May09_08-03-46_dsai-server/events.out.tfevents.1683594234.dsai-server
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0cc7aa1156f58d4ed7ee851c70dabe5d7b56fba06cf01e07e1e46bdc6b742ab
|
| 3 |
+
size 6056
|
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:9c29321c3243f865896975b7ed76554a6a8f6b04454287c63994325b9d77b273
|
| 3 |
size 3771
|