Update README.md
Browse files
README.md
CHANGED
@@ -88,4 +88,14 @@ Responsible Use: Users should respect the privacy and consent of the data subjec
|
|
88 |
❌ **Out-of-Scope Use**
|
89 |
- Clinical or diagnostic applications
|
90 |
- Surveillance
|
91 |
-
- Privacy-invasive applications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
❌ **Out-of-Scope Use**
|
89 |
- Clinical or diagnostic applications
|
90 |
- Surveillance
|
91 |
+
- Privacy-invasive applications
|
92 |
+
|
93 |
+
#### If you like our work or use the models in your work, kindly cite the following. We appreciate your recognition!
|
94 |
+
```
|
95 |
+
@article{feng2025voxlect,
|
96 |
+
title={Voxlect: A Speech Foundation Model Benchmark for Modeling Dialects and Regional Languages Around the Globe},
|
97 |
+
author={Feng, Tiantian and Huang, Kevin and Xu, Anfeng and Shi, Xuan and Lertpetchpun, Thanathai and Lee, Jihwan and Lee, Yoonjeong and Byrd, Dani and Narayanan, Shrikanth},
|
98 |
+
journal={arXiv preprint arXiv:2508.01691},
|
99 |
+
year={2025}
|
100 |
+
}
|
101 |
+
```
|