Commit
·
9c157fd
1
Parent(s):
fdd134f
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ metrics:
|
|
19 |
|
20 |
This repository provides all the necessary tools to perform enhancement with
|
21 |
SpeechBrain. For a better experience we encourage you to learn more about
|
22 |
-
[SpeechBrain](https://speechbrain.github.io). The
|
23 |
|
24 |
| Release | Test PESQ | Test STOI |
|
25 |
|:-----------:|:-----:| :-----:|
|
@@ -92,7 +92,7 @@ title = {SpeechBrain},
|
|
92 |
year = {2021},
|
93 |
publisher = {GitHub},
|
94 |
journal = {GitHub repository},
|
95 |
-
howpublished = {
|
96 |
}
|
97 |
```
|
98 |
|
|
|
19 |
|
20 |
This repository provides all the necessary tools to perform enhancement with
|
21 |
SpeechBrain. For a better experience we encourage you to learn more about
|
22 |
+
[SpeechBrain](https://speechbrain.github.io). The model performance is:
|
23 |
|
24 |
| Release | Test PESQ | Test STOI |
|
25 |
|:-----------:|:-----:| :-----:|
|
|
|
92 |
year = {2021},
|
93 |
publisher = {GitHub},
|
94 |
journal = {GitHub repository},
|
95 |
+
howpublished = {\url{https://github.com/speechbrain/speechbrain}},
|
96 |
}
|
97 |
```
|
98 |
|