Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Mongolian
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use student2008/whisper-tiny-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use student2008/whisper-tiny-es with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="student2008/whisper-tiny-es")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("student2008/whisper-tiny-es") model = AutoModelForSpeechSeq2Seq.from_pretrained("student2008/whisper-tiny-es") - Notebooks
- Google Colab
- Kaggle
Commit ·
08b94ea
1
Parent(s): 1888174
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccbde6a228d0f920a6bc061744860d03d4134ea1dbd290ec2e4cf3ad82d7ca80
|
| 3 |
size 967102601
|
runs/Dec20_17-26-39_0fa772044beb/events.out.tfevents.1671557212.0fa772044beb.255.0
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:c5e7cf6a990dc0aeb0b5eb1b49d59bb2d2d4d240ed2890ea0175b7180715bf73
|
| 3 |
+
size 37660
|