Kyle Howells commited on
Commit ·
2439328
1
Parent(s): ee295a4
docs: align citation with official DeepFilterNet guide
Browse files
README.md
CHANGED
|
@@ -83,10 +83,10 @@ The input directory should contain a `config.ini` and a `checkpoints/` folder fr
|
|
| 83 |
## Citation
|
| 84 |
|
| 85 |
```bibtex
|
| 86 |
-
@inproceedings{schroeter2023deepfilternet3,
|
| 87 |
-
title={DeepFilterNet: Perceptually Motivated Real-Time Speech Enhancement},
|
| 88 |
-
author={Schr{\"o}ter, Hendrik and Rosenkranz, Tobias and
|
| 89 |
-
booktitle={INTERSPEECH},
|
| 90 |
-
year={2023}
|
| 91 |
-
}
|
| 92 |
```
|
|
|
|
| 83 |
## Citation
|
| 84 |
|
| 85 |
```bibtex
|
| 86 |
+
@inproceedings{schroeter2023deepfilternet3,
|
| 87 |
+
title={DeepFilterNet: Perceptually Motivated Real-Time Speech Enhancement},
|
| 88 |
+
author={Schr{\"o}ter, Hendrik and Rosenkranz, Tobias and Escalante-B., Alberto N. and Maier, Andreas},
|
| 89 |
+
booktitle={INTERSPEECH},
|
| 90 |
+
year={2023}
|
| 91 |
+
}
|
| 92 |
```
|