Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Shona
whisper
audio
multi-stage-finetuning
Eval Results (legacy)
Instructions to use Code-Dev/whisper-small-shona-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Code-Dev/whisper-small-shona-v3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Code-Dev/whisper-small-shona-v3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Code-Dev/whisper-small-shona-v3") model = AutoModelForSpeechSeq2Seq.from_pretrained("Code-Dev/whisper-small-shona-v3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 480
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:9c90484a5b9a9d0d38566e61bdc4433c9c4ffbfa5265d284bb5f86fded36ce68
|
| 3 |
size 966995080
|
runs/Aug10_20-09-16_3ae904592d4d/events.out.tfevents.1786392556.3ae904592d4d.2330.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:1a1fd6b4ef5f98c894dd4a01c01220e5fbb84f39ae65973a39b1a7ec1659436f
|
| 3 |
+
size 10956
|