Updated citation.
Browse files
README.md
CHANGED
|
@@ -25,5 +25,13 @@ The models are available in PyTorch format.
|
|
| 25 |
## Citation
|
| 26 |
|
| 27 |
```bibtex
|
| 28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
```
|
|
|
|
| 25 |
## Citation
|
| 26 |
|
| 27 |
```bibtex
|
| 28 |
+
@inproceedings{laquatra24_interspeech,
|
| 29 |
+
title = {Exploiting Foundation Models and Speech Enhancement for Parkinson's Disease Detection from Speech in Real-World Operative Conditions},
|
| 30 |
+
author = {Moreno {La Quatra} and Maria Francesca Turco and Torbjørn Svendsen and Giampiero Salvi and Juan Rafael Orozco-Arroyave and Sabato Marco Siniscalchi},
|
| 31 |
+
year = {2024},
|
| 32 |
+
booktitle = {Interspeech 2024},
|
| 33 |
+
pages = {1405--1409},
|
| 34 |
+
doi = {10.21437/Interspeech.2024-522},
|
| 35 |
+
issn = {2958-1796},
|
| 36 |
+
}
|
| 37 |
```
|