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 1500
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:4bb8bc5fbf9eb8d8f4fb4b4760440c2f1f0bf11eb27923e97beeff56f5a6cb74
|
| 3 |
size 151061672
|
runs/May12_01-19-52_DESKTOP-IK4HNUL/events.out.tfevents.1715465995.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:231bdc063cab5b49936c84d5752ca9364ac0ec5526e3dbc708b386cc8b413dfa
|
| 3 |
+
size 8317
|