Skip to content
Snippets Groups Projects
Commit 6fb5bb1b authored by Julius Richter's avatar Julius Richter
Browse files

add bib entry to README

parent 7ca46cd1
No related branches found
No related tags found
No related merge requests found
...@@ -74,6 +74,22 @@ Both scripts should receive the same `--test_dir` and `--enhanced_dir` parameter ...@@ -74,6 +74,22 @@ Both scripts should receive the same `--test_dir` and `--enhanced_dir` parameter
## Citations / References ## Citations / References
We kindly ask you to cite our papers in your publication when using any of our research or code: We kindly ask you to cite our papers in your publication when using any of our research or code:
```bib
@inproceedings{welker2022speech,
title={Speech Enhancement with Score-Based Generative Models in the Complex STFT Domain},
author={Welker, Simon and Richter, Julius and Gerkmann, Timo},
booktitle={Proc. Interspeech 2022},
year={2022}
}
```
```bib
@article{richter2022speech,
title={Speech Enhancement and Dereverberation with Diffusion-based Generative Models},
author={Richter, Julius and Welker, Simon and Lemercier, Jean-Marie and Lay, Bunlong and Gerkmann, Timo},
journal={arXiv preprint arXiv:2208.05830},
year={2022}
}
```
>[1] Simon Welker, Julius Richter and Timo Gerkmann. "Speech Enhancement with Score-Based Generative Models in the Complex STFT Domain", *ISCA Interspeech*, 2022. >[1] Simon Welker, Julius Richter and Timo Gerkmann. "Speech Enhancement with Score-Based Generative Models in the Complex STFT Domain", *ISCA Interspeech*, 2022.
> >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment