Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
whisper
Generated from Trainer
Instructions to use artyomboyko/whisper-small-fine_tuned-ru with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use artyomboyko/whisper-small-fine_tuned-ru with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="artyomboyko/whisper-small-fine_tuned-ru")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("artyomboyko/whisper-small-fine_tuned-ru") model = AutoModelForSpeechSeq2Seq.from_pretrained("artyomboyko/whisper-small-fine_tuned-ru", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
5697a7f
1
Parent(s): 078e154
Training in progress, step 1000
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:1efb1aead6c09bc6f6c7fa3a0273827d17f930e8e5368264aaea7fa4eff6784e
|
| 3 |
size 967102601
|
runs/Aug30_11-28-18_MSK-PC-01/events.out.tfevents.1693384334.MSK-PC-01.735.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:ca9a2eeec1b19977da1d8c1ec12d362b922e1cef2d1e0b625b96066d32a3c4ae
|
| 3 |
+
size 11767
|