Skip to content

Commit

Permalink
update citation
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyolicoris committed Sep 7, 2024
1 parent e6fa6d9 commit 338d1bf
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,21 +129,20 @@ This algorithm is more efficient than [^3] because it only needs one pass of fil
If you find this repository useful in your research, please cite our work with the following BibTex entries:

```bibtex
@misc{ycy2024diffapf,
@inproceedings{ycy2024diffapf,
title={Differentiable All-pole Filters for Time-varying Audio Systems},
author={Chin-Yun Yu and Christopher Mitcheltree and Alistair Carson and Stefan Bilbao and Joshua D. Reiss and György Fazekas},
booktitle={International Conference on Digital Audio Effects (DAFx)},
year={2024},
eprint={2404.07970},
archivePrefix={arXiv},
primaryClass={eess.AS}
pages={345--352},
}
@misc{ycy2024golf,
title = {Differentiable Time-Varying Linear Prediction in the Context of End-to-End Analysis-by-Synthesis},
author = {Yu, Chin-Yun and Fazekas, György},
year={2024},
eprint={2406.05128},
archivePrefix={arXiv},
primaryClass={eess.AS}
@inproceedings{ycy2024golf,
title = {Differentiable Time-Varying Linear Prediction in the Context of End-to-End Analysis-by-Synthesis},
author = {Chin-Yun Yu and György Fazekas},
year = {2024},
booktitle = {Proc. Interspeech},
pages = {1820--1824},
doi = {10.21437/Interspeech.2024-1187},
}
```

0 comments on commit 338d1bf

Please sign in to comment.