SandO114 commited on
Commit
40fce54
·
verified ·
1 Parent(s): c5df38d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
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
+ }