Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- espnet/yodas
|
|
|
|
|
|
|
|
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
@@ -15,8 +19,8 @@ model-index:
|
|
15 |
name: Automatic Speech Recognition
|
16 |
type: automatic-speech-recognition
|
17 |
dataset:
|
18 |
-
name:
|
19 |
-
type:
|
20 |
config: sr
|
21 |
split: test
|
22 |
args: sr
|
@@ -269,4 +273,4 @@ The following hyperparameters were used during training:
|
|
269 |
- Transformers 4.40.1
|
270 |
- Pytorch 2.3.0+cu121
|
271 |
- Datasets 2.19.0
|
272 |
-
- Tokenizers 0.19.1
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- espnet/yodas
|
9 |
+
- google/fleurs
|
10 |
+
- classla/ParlaSpeech-RS
|
11 |
+
- Sagicc/audio-lmb-ds
|
12 |
+
- common_voice_16_1
|
13 |
metrics:
|
14 |
- wer
|
15 |
model-index:
|
|
|
19 |
name: Automatic Speech Recognition
|
20 |
type: automatic-speech-recognition
|
21 |
dataset:
|
22 |
+
name: Common Voice
|
23 |
+
type: mozilla-foundation/common_voice_16_1
|
24 |
config: sr
|
25 |
split: test
|
26 |
args: sr
|
|
|
273 |
- Transformers 4.40.1
|
274 |
- Pytorch 2.3.0+cu121
|
275 |
- Datasets 2.19.0
|
276 |
+
- Tokenizers 0.19.1
|