Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Ukrainian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use nikes64/whisper-small-uk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nikes64/whisper-small-uk with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="nikes64/whisper-small-uk")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("nikes64/whisper-small-uk") model = AutoModelForSpeechSeq2Seq.from_pretrained("nikes64/whisper-small-uk", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
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:d8e40cbcf226ccacdb74e57a9e5f770eebd901edcad3a8bfdb9c757c1a3793b2
|
| 3 |
size 966995080
|
runs/Feb20_15-54-37_nikes-Z690/events.out.tfevents.1708437303.nikes-Z690.52110.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:131396acdef9306f8119cd6d5b146cafb53a28cc79b5b99086d46a53e9c1b1e1
|
| 3 |
+
size 40414
|