Titouan commited on
Commit
82b04aa
·
1 Parent(s): 2942116

more results

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,9 +29,9 @@ SpeechBrain. For a better experience, we encourage you to learn more about
29
  [SpeechBrain](https://speechbrain.github.io).
30
  The performance of the model is the following:
31
 
32
- | #params | validation WER | test WER | GPUs |
33
- |:-------------:|:-------------:| :-----:| :-----:|
34
- | 480M | 6.8 | 7.5 | 8xA100 32GB |
35
 
36
  If you want to train your own model on this dataset, please refer to the SpeechBrain toolkit.
37
 
 
29
  [SpeechBrain](https://speechbrain.github.io).
30
  The performance of the model is the following:
31
 
32
+ | #params | validation WER | test WER | LibriSpeech test-other | CommonVoice 18 test | Voxpopuli test | GPUs |
33
+ |:-------------:|:-------------:| :-----:| :-----:| :-----:| :-----:| :-----:|
34
+ | 480M | 6.8 | 7.5 | 4.6 | 12.0 | 6.9 | 8xA100 32GB |
35
 
36
  If you want to train your own model on this dataset, please refer to the SpeechBrain toolkit.
37