Kyle Howells commited on
Commit
2439328
·
1 Parent(s): ee295a4

docs: align citation with official DeepFilterNet guide

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 Maier, Andreas and Escalante-B., Alberto N.},
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
  ```