speechbrainteam commited on
Commit
280a343
1 Parent(s): be9631c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -25,9 +25,9 @@ The system is trained on Voxceleb 1+ Voxceleb2 training data.
25
  For a better experience, we encourage you to learn more about
26
  [SpeechBrain](https://speechbrain.github.io). The given ASR model performance on Voxceleb1-test set are:
27
 
28
- | Release | EER(%) | minDCF |
29
- |:-------------:|:--------------:|:--------------:|
30
- | 05-03-21 | 0.69 | 0.0821 |
31
 
32
 
33
  ## Pipeline description
@@ -79,6 +79,6 @@ embeddings = classifier.encode_batch(signal)
79
  year = {2021},
80
  publisher = {GitHub},
81
  journal = {GitHub repository},
82
- howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
83
  }
84
  ```
 
25
  For a better experience, we encourage you to learn more about
26
  [SpeechBrain](https://speechbrain.github.io). The given ASR model performance on Voxceleb1-test set are:
27
 
28
+ | Release | EER(%)
29
+ |:-------------:|:--------------:|
30
+ | 05-03-21 | 3.2 |
31
 
32
 
33
  ## Pipeline description
 
79
  year = {2021},
80
  publisher = {GitHub},
81
  journal = {GitHub repository},
82
+ howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
83
  }
84
  ```