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 160
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:cc4f3e4a7d824b9094833c2b25910003cdd65c15320c132bc4e8b583fd4c9edd
|
| 3 |
size 151061672
|
runs/May12_15-47-19_2d864d3e18b4/events.out.tfevents.1715528843.2d864d3e18b4.860.1
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:4acbfa62a06e1bf86755bf0a22336769b8dfc72652065b01937fd0126941d4f2
|
| 3 |
+
size 9371
|