Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Mongolian
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use Ojro/whisper-tiny-mn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ojro/whisper-tiny-mn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Ojro/whisper-tiny-mn")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Ojro/whisper-tiny-mn") model = AutoModelForSpeechSeq2Seq.from_pretrained("Ojro/whisper-tiny-mn") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 17000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c0cc72a42fb1eee9850dccec97241e19e6daf1e77ea0876a203b1aab59699ce
|
| 3 |
size 151061672
|
runs/Mar27_07-27-48_icdcub-03/events.out.tfevents.1711524469.icdcub-03
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:3d7ff0cf3220a8044ff8c4d73443b3e96a3bb6f594c3b3283e66d496b6cf2260
|
| 3 |
+
size 125077
|