Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Mongolian
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use Coletomyo/whisper-large-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Coletomyo/whisper-large-v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Coletomyo/whisper-large-v2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Coletomyo/whisper-large-v2") model = AutoModelForSpeechSeq2Seq.from_pretrained("Coletomyo/whisper-large-v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
runs/Feb22_03-56-30_03e88f7d2f44/events.out.tfevents.1708574203.03e88f7d2f44.765.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:545b2cbeef8ce626f6d02014414f64f914ec7ee1705de6114f23f76ef8b7d376
|
| 3 |
+
size 40844
|