Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Real-time Speech Summarization for Medical Conversations
|
7 |
|
|
|
|
|
|
|
|
|
8 |
Please cite this paper: https://arxiv.org/abs/2406.15888
|
9 |
|
10 |
@article{VietMed_Sum,
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
datasets:
|
4 |
+
- leduckhai/VietMed-Sum
|
5 |
+
language:
|
6 |
+
- vi
|
7 |
+
pipeline_tag: summarization
|
8 |
---
|
9 |
|
10 |
# Real-time Speech Summarization for Medical Conversations
|
11 |
|
12 |
+
<p align="center">
|
13 |
+
<img src="RTSS_diagram.png" alt="drawing" width="900"/>
|
14 |
+
</p>
|
15 |
+
|
16 |
Please cite this paper: https://arxiv.org/abs/2406.15888
|
17 |
|
18 |
@article{VietMed_Sum,
|