Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ library_name: transformers
|
|
6 |
datasets:
|
7 |
- mozilla-foundation/common_voice_16_1
|
8 |
- openslr/librispeech_asr
|
|
|
9 |
metrics:
|
10 |
- wer
|
11 |
- accuracy
|
@@ -143,5 +144,4 @@ Try the model in [Google Colab Notebook](https://colab.research.google.com/drive
|
|
143 |
|:----------------------:|:----------------------:|:-------------:|:----------:|:-------------:|
|
144 |
| librispeech-test-clean | 6.73 | 0.9536 | | |
|
145 |
| librispeech-test-other | 9.13 | 0.9099 | | |
|
146 |
-
| CommonVoice test | 24.27 | 0.8680 | 0.6251 | 0.6457 |
|
147 |
-
|
|
|
6 |
datasets:
|
7 |
- mozilla-foundation/common_voice_16_1
|
8 |
- openslr/librispeech_asr
|
9 |
+
- MLCommons/ml_spoken_words
|
10 |
metrics:
|
11 |
- wer
|
12 |
- accuracy
|
|
|
144 |
|:----------------------:|:----------------------:|:-------------:|:----------:|:-------------:|
|
145 |
| librispeech-test-clean | 6.73 | 0.9536 | | |
|
146 |
| librispeech-test-other | 9.13 | 0.9099 | | |
|
147 |
+
| CommonVoice test | 24.27 | 0.8680 | 0.6251 | 0.6457 |
|
|