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 200
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:1330feb4b5df37c2d8b26fd51dfd0deccba5cac857477e53c8a3e55f8debb7d6
|
| 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:9cef70ba6bfc2bf0240010e6feda4dd99cb9eafa2b84c807dbf8514f407eebb1
|
| 3 |
+
size 10465
|