Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Russian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use MachineTrofimov/whisper-tiny-ru with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MachineTrofimov/whisper-tiny-ru with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MachineTrofimov/whisper-tiny-ru")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("MachineTrofimov/whisper-tiny-ru") model = AutoModelForSpeechSeq2Seq.from_pretrained("MachineTrofimov/whisper-tiny-ru") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
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:e7e98d5ee085ffed8b02bb488c78030caff690e8b94dd2fbd405641b0bd37688
|
| 3 |
size 151061672
|
runs/May12_01-48-01_DESKTOP-IK4HNUL/events.out.tfevents.1715467682.DESKTOP-IK4HNUL
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:708913c5cc787a425f92c07fbab432d9879fd918bdd33cb141e5193e0a813012
|
| 3 |
+
size 7138
|