Datasets:
Tasks:
Automatic Speech Recognition
Modalities:
Text
Formats:
text
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,15 @@ tags:
|
|
11 |
pretty_name: Medical Interview
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
pretty_name: Medical Interview
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
+
---
|
15 |
+
|
16 |
+
The dataset was re-organized and used in the following paper. Please cite if you adopted the corpus in your work.
|
17 |
+
|
18 |
+
```bibtex
|
19 |
+
@inproceedings{liu2024post,
|
20 |
+
title={Post-decoder Biasing for End-to-End Speech Recognition of Multi-turn Medical Interview},
|
21 |
+
author={Liu, Heyang and Wang, Yanfeng and Wang, Yu},
|
22 |
+
booktitle={Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
23 |
+
pages={12917--12926},
|
24 |
+
year={2024}
|
25 |
+
}
|