Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ model-index:
|
|
56 |
language: en
|
57 |
metrics:
|
58 |
- type: wer
|
59 |
-
value:
|
60 |
name: Test WER
|
61 |
- task:
|
62 |
type: audio-classification
|
@@ -136,4 +136,4 @@ Try the model in [Google Colab Notebook](https://colab.research.google.com/drive
|
|
136 |
|:--------------------------:|:-------------------:|:-------------------:|:--------------:|:-----------:|:--------------:|
|
137 |
| **librispeech-test-clean** | Read Speech | 6.73 | 0.9496 | | |
|
138 |
| **librispeech-test-other** | Read Speech | 9.13 | 0.9217 | | |
|
139 |
-
| **CommonVoice test** | Diverse Accent, Age |
|
|
|
56 |
language: en
|
57 |
metrics:
|
58 |
- type: wer
|
59 |
+
value: 25.66
|
60 |
name: Test WER
|
61 |
- task:
|
62 |
type: audio-classification
|
|
|
136 |
|:--------------------------:|:-------------------:|:-------------------:|:--------------:|:-----------:|:--------------:|
|
137 |
| **librispeech-test-clean** | Read Speech | 6.73 | 0.9496 | | |
|
138 |
| **librispeech-test-other** | Read Speech | 9.13 | 0.9217 | | |
|
139 |
+
| **CommonVoice test** | Diverse Accent, Age | 25.66 | 0.8680 | 0.6041 | 0.6959 |
|