speechbrainteam commited on
Commit
5dd18c0
1 Parent(s): 4381f7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ metrics:
24
 
25
  This repository provides all the necessary tools to perform audio source separation with a [SepFormer](https://arxiv.org/abs/2010.13154v2)
26
  model, implemented with SpeechBrain, and pretrained on WSJ0-2Mix dataset. For a better experience we encourage you to learn more about
27
- [SpeechBrain](https://speechbrain.github.io). The given model performance is 22.4 dB on the test set of WSJ0-2Mix dataset.
28
 
29
  | Release | Test-Set SI-SNRi | Test-Set SDRi |
30
  |:-------------:|:--------------:|:--------------:|
@@ -72,7 +72,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
72
  year = {2021},
73
  publisher = {GitHub},
74
  journal = {GitHub repository},
75
- howpublished = {\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
76
  }
77
  ```
78
 
 
24
 
25
  This repository provides all the necessary tools to perform audio source separation with a [SepFormer](https://arxiv.org/abs/2010.13154v2)
26
  model, implemented with SpeechBrain, and pretrained on WSJ0-2Mix dataset. For a better experience we encourage you to learn more about
27
+ [SpeechBrain](https://speechbrain.github.io). The model performance is 22.4 dB on the test set of WSJ0-2Mix dataset.
28
 
29
  | Release | Test-Set SI-SNRi | Test-Set SDRi |
30
  |:-------------:|:--------------:|:--------------:|
 
72
  year = {2021},
73
  publisher = {GitHub},
74
  journal = {GitHub repository},
75
+ howpublished = {\url{https://github.com/speechbrain/speechbrain}},
76
  }
77
  ```
78