Update README.md
Browse files
README.md
CHANGED
@@ -23,3 +23,14 @@ The code is available at: https://github.com/evelyn0414/OPERA
|
|
23 |
## Citation
|
24 |
|
25 |
Kindly cite our work if you find it useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
## Citation
|
24 |
|
25 |
Kindly cite our work if you find it useful.
|
26 |
+
```
|
27 |
+
@misc{zhang2024openrespiratoryacousticfoundation,
|
28 |
+
title={Towards Open Respiratory Acoustic Foundation Models: Pretraining and Benchmarking},
|
29 |
+
author={Yuwei Zhang and Tong Xia and Jing Han and Yu Wu and Georgios Rizos and Yang Liu and Mohammed Mosuily and Jagmohan Chauhan and Cecilia Mascolo},
|
30 |
+
year={2024},
|
31 |
+
eprint={2406.16148},
|
32 |
+
archivePrefix={arXiv},
|
33 |
+
primaryClass={cs.SD},
|
34 |
+
url={https://arxiv.org/abs/2406.16148},
|
35 |
+
}
|
36 |
+
```
|