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 100
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:853b52500898785e5bb9134c5573429ced0b6889576d472eb5b78919782b601e
|
| 3 |
size 966995080
|
runs/Jan03_11-46-10_e4683927c9e5/events.out.tfevents.1704282379.e4683927c9e5.648.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:053da89e99384c2a18f1e9e97841bba89cdaad9e81fcd4bfd49ae935bc37fe1d
|
| 3 |
+
size 5983
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a28f829d9e160914477e4814eeb524235340d3feed5c6c8b6a21e4a0a75a713
|
| 3 |
size 4856
|