Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Nyankole
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use Tobius/Fine_tuned_kinyarwanda with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Tobius/Fine_tuned_kinyarwanda with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Tobius/Fine_tuned_kinyarwanda")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Tobius/Fine_tuned_kinyarwanda") model = AutoModelForSpeechSeq2Seq.from_pretrained("Tobius/Fine_tuned_kinyarwanda") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files- model.safetensors +1 -1
- runs/Jan12_19-25-17_5b3504b75a94/events.out.tfevents.1705087530.5b3504b75a94.441.0 +3 -0
- runs/Jan12_19-26-29_5b3504b75a94/events.out.tfevents.1705087595.5b3504b75a94.441.1 +3 -0
- runs/Jan12_19-27-28_5b3504b75a94/events.out.tfevents.1705087654.5b3504b75a94.441.2 +3 -0
- training_args.bin +1 -1
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:708c3b58b2fe34648bca9b51db95498be60455a33ab10234e0a81ff2237aee56
|
| 3 |
size 966995080
|
runs/Jan12_19-25-17_5b3504b75a94/events.out.tfevents.1705087530.5b3504b75a94.441.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:542d26c94f916e8e07a5f8a9879c1386f4df62d287ad372ed52aada310934105
|
| 3 |
+
size 5230
|
runs/Jan12_19-26-29_5b3504b75a94/events.out.tfevents.1705087595.5b3504b75a94.441.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2490bea40e98da42834e40063b4b62725bc5646de8b8e68dcc62223811cebd23
|
| 3 |
+
size 5230
|
runs/Jan12_19-27-28_5b3504b75a94/events.out.tfevents.1705087654.5b3504b75a94.441.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65c18074d78fc04dc6a84e63cda2bc6bffd5560def02ebf2418724667dd29ad0
|
| 3 |
+
size 5704
|
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:5ad13dcd503bf026a22070bf730933d15d225c13ca5a4e6fefecf27b156f1cd7
|
| 3 |
size 4856
|