Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use TheRains/yt-special-batch12-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheRains/yt-special-batch12-tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="TheRains/yt-special-batch12-tiny")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("TheRains/yt-special-batch12-tiny") model = AutoModelForSpeechSeq2Seq.from_pretrained("TheRains/yt-special-batch12-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:739e1c19613f6848bb5151be0e81ef57fa858153adc7e7210015d949da5d65e3
|
| 3 |
size 151099049
|
runs/Aug07_14-37-16_dsai-server/events.out.tfevents.1691393854.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:040ecb9a0ec0e927100e97cce73f81d49e44d3519eac4d991d9e4aa8c33f1cb5
|
| 3 |
+
size 37528
|