Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- ar
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
+
---
|
8 |
+
|
9 |
+
- Reference
|
10 |
+
|
11 |
+
```bib
|
12 |
+
@article{radhakrishnan2023parameter,
|
13 |
+
title={A Parameter-Efficient Learning Approach to Arabic Dialect Identification with Pre-Trained General-Purpose Speech Model},
|
14 |
+
author={Radhakrishnan, Srijith and Yang, Chao-Han Huck and Khan, Sumeer Ahmad and Kiani, Narsis A and Gomez-Cabrero, David and Tegner, Jesper N},
|
15 |
+
journal={Proc. Interspeech},
|
16 |
+
year={2023}
|
17 |
+
}
|
18 |
+
```
|