Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Russian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use VovaK13/whisper-small-even with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VovaK13/whisper-small-even with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="VovaK13/whisper-small-even")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("VovaK13/whisper-small-even") model = AutoModelForSpeechSeq2Seq.from_pretrained("VovaK13/whisper-small-even", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9840a4dce39d6f1000fb2ac766404ee218a9d47abecf6577b567561f4bb135f
|
| 3 |
size 966995080
|
runs/Jun14_13-01-28_68054a77a5e2/events.out.tfevents.1718370104.68054a77a5e2.183.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:d4bc213b52bb63214c9099a02185ab5a2409d877897f6c7d264339707309f0ae
|
| 3 |
+
size 29256
|