Update citation
Browse files
README.md
CHANGED
@@ -25,11 +25,12 @@ as a fairseq checkpoint and may give better downstream results.
|
|
25 |
Please cite the following paper if you use the model.
|
26 |
|
27 |
```
|
28 |
-
@inproceedings{
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
|
|
34 |
}
|
35 |
```
|
|
|
25 |
Please cite the following paper if you use the model.
|
26 |
|
27 |
```
|
28 |
+
@inproceedings{huang23h_interspeech,
|
29 |
+
author={Ranzo Huang and Brian Mak},
|
30 |
+
title={{wav2vec 2.0 ASR for Cantonese-Speaking Older Adults in a Clinical Setting}},
|
31 |
+
year=2023,
|
32 |
+
booktitle={Proc. INTERSPEECH 2023},
|
33 |
+
pages={4958--4962},
|
34 |
+
doi={10.21437/Interspeech.2023-2470}
|
35 |
}
|
36 |
```
|