Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Nyankole
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use Tobius/runyakore with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Tobius/runyakore with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Tobius/runyakore")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Tobius/runyakore") model = AutoModelForSpeechSeq2Seq.from_pretrained("Tobius/runyakore") - 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 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a70399feed6ffaccb1e0e217227675ee1650c8fa9f0aaeebaa2b11ec106806e4
|
| 3 |
size 966995080
|
runs/Jan06_15-49-04_f93f90b13d4f/events.out.tfevents.1704556150.f93f90b13d4f.3637.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:9873e10b859dc1e86be83a693147434fc79ac5d4b812c6a4cef89fc293f96a80
|
| 3 |
+
size 6465
|