diff --git a/README.md b/README.md index 633b184259a97f5b14d7102a8c747b581c6120c4..a41a69ccdbddcd652cd2f309d84248276834478a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **tl;dr**: Fast and powerful pitch estimator based on machine learning This code is the implementation of the [PESTO paper](https://arxiv.org/abs/2309.02265), -that has been accepted at [ISMIR 2023](https://ismir2023.ismir.net/). +that received the Best Paper Award at [ISMIR 2023](https://ismir2023.ismir.net/). **Disclaimer:** This repository contains minimal code and should be used for inference only. If you want full implementation details or want to use PESTO for research purposes, take a look at ~~[this repository](https://github.com/aRI0U/pesto-full)~~ (coming soon!).