Update README.md
Browse files
README.md
CHANGED
@@ -21,17 +21,15 @@ widget:
|
|
21 |
- example_title: Sentence-level ASR
|
22 |
src: librispeech_clean.wav
|
23 |
output:
|
24 |
-
text: >
|
25 |
-
USER Instruction: Please transcribe this speech.\n
|
26 |
-
MODEL Output:<Speaker1> When they were outside, Ung simply latched the door and started up the path.
|
27 |
- example_title: Dialogue-level ASR
|
28 |
src: IMDA_conversation.wav
|
29 |
output:
|
30 |
-
text: "USER Instruction: Please turn this speech into written format.\n MODEL Output
|
31 |
- example_title: Spoken Dialogue Summarization
|
32 |
src: IMDA_conversation.wav
|
33 |
output:
|
34 |
-
text: "USER Instruction: Please briefly summarize this conversation.\n MODEL Output:Speaker1 and Speaker2 discussed the application process for a promotion. Speaker2 explained that the application can be done online and provided a list of required documents, including a bank statement with the applicant's address and name, and an NSF card. Speaker1 acknowledged the information and confirmed the details of the required documents."
|
35 |
---
|
36 |
|
37 |
# MERaLiON
|
|
|
21 |
- example_title: Sentence-level ASR
|
22 |
src: librispeech_clean.wav
|
23 |
output:
|
24 |
+
text: "USER Instruction: Please transcribe this speech.\n MODEL Output: <Speaker1> When they were outside, Ung simply latched the door and started up the path."
|
|
|
|
|
25 |
- example_title: Dialogue-level ASR
|
26 |
src: IMDA_conversation.wav
|
27 |
output:
|
28 |
+
text: "USER Instruction: Please turn this speech into written format.\n MODEL Output: <Speaker1> Okay, (um) in that case, (uh) how do I apply? <Speaker2> Alright, you can just (um) apply it online and then (um) we'll need some documents from you. (um) let's say the bank statement with your address and your name, and also the (um) Nsf card that you have to enjoy the promotion. <Speaker1> (mmhmm) (mmhmm) (mmhmm) [ah] I see the green one, right?"
|
29 |
- example_title: Spoken Dialogue Summarization
|
30 |
src: IMDA_conversation.wav
|
31 |
output:
|
32 |
+
text: "USER Instruction: Please briefly summarize this conversation.\n MODEL Output: Speaker1 and Speaker2 discussed the application process for a promotion. Speaker2 explained that the application can be done online and provided a list of required documents, including a bank statement with the applicant's address and name, and an NSF card. Speaker1 acknowledged the information and confirmed the details of the required documents."
|
33 |
---
|
34 |
|
35 |
# MERaLiON
|