End of training
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ base_model: openai/whisper-small
|
|
| 7 |
tags:
|
| 8 |
- generated_from_trainer
|
| 9 |
datasets:
|
| 10 |
-
-
|
| 11 |
metrics:
|
| 12 |
- wer
|
| 13 |
model-index:
|
|
@@ -18,7 +18,7 @@ model-index:
|
|
| 18 |
type: automatic-speech-recognition
|
| 19 |
dataset:
|
| 20 |
name: google/fleurs
|
| 21 |
-
type:
|
| 22 |
config: ta_in
|
| 23 |
split: train
|
| 24 |
args: ta_in
|
|
|
|
| 7 |
tags:
|
| 8 |
- generated_from_trainer
|
| 9 |
datasets:
|
| 10 |
+
- google/fleurs
|
| 11 |
metrics:
|
| 12 |
- wer
|
| 13 |
model-index:
|
|
|
|
| 18 |
type: automatic-speech-recognition
|
| 19 |
dataset:
|
| 20 |
name: google/fleurs
|
| 21 |
+
type: google/fleurs
|
| 22 |
config: ta_in
|
| 23 |
split: train
|
| 24 |
args: ta_in
|