stp99 commited on
Commit
32c678b
·
verified ·
1 Parent(s): 8012980

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -17
README.md CHANGED
@@ -84,32 +84,29 @@ Important: before you can use this model, you must follow these steps:
84
 
85
  ### Monolingual
86
 
87
- | TASK | Task name | Dataset | License |
88
- | -------- | ---------------------------- | ------------------ | --------------- |
89
- | **ASR** | Automatic Speech Recognition | **LibriHeavy** | CC-BY-4.0 |
90
- | | | **CommonVoice** | Apache-2.0 |
91
- | | | **LibriTTS** | CC BY 4.0 |
92
- | | | **Spoken SQUAD** | CC-BY-SA-4.0 |
93
- | | | **Speech-Massive** | CC-BY-NC-SA-4.0 |
94
- | **VSR** | Visual Speech Recognition | **LRS2-BBC** | Custom |
95
- | **SSUM** | Speech Summarization | **AMI** | CC-BY-4.0 |
96
- | | | **ICSI** | CC-BY-4.0 |
97
- | **SQA** | Spoken Question Answering | **Spoken SQUAD** | CC-BY-SA-4.0 |
98
 
99
  ### Multilingual
100
 
101
  | TASK | Task name | Dataset | License |
102
  | ---------------- | ----------------------------- | ------------------------------------ | ------------------------------------------ |
 
 
103
  | **ST** | Speech-to-text Translation | **CoVoST2** | CC0 |
104
- | | | **FLEURS** | CC-BY-4.0 |
105
- | | | **EuroParl-ST** | CC-BY-NC-4.0 |
106
- | | | **ACL 60/60** | CC-BY-4.0 |
107
- | **MT** | Machine Translation | **FLORES** | CC-BY-SA-4.0 |
108
- | | | **ACL 60/60** | CC-BY-4.0 |
109
  | | | **EuroParl-ST** | CC-BY-NC-4.0 |
 
110
  | **TextInstruct** | Text Instruction Following | **Everything_Instruct_Multilingual** | Apache-2.0 |
111
  | **SLU** | Spoken Language Understanding | **Speech-Massive** | CC-BY-NC-SA-4.0 |
112
- | | | **SLURP** | CC BY 4.0 (text) <br> CC BY-NC 4.0 (audio) |
113
 
114
  ## Evaluation Results
115
  coming soon...
 
84
 
85
  ### Monolingual
86
 
87
+ | TASK | Task name | Dataset | License |
88
+ | -------- | ---------------------------- | ------------------ | ------------------------------------------ |
89
+ | **ASR** | Automatic Speech Recognition | **LibriHeavy** | CC-BY-4.0 |
90
+ | | | **LibriTTS** | CC BY 4.0 |
91
+ | | | **AMI** | CC-BY-4.0 |
92
+ | | | **ICSI** | CC-BY-4.0 |
93
+ | **VSR** | Visual Speech Recognition | **LRS2-BBC** | Custom |
94
+ | **SSUM** | Speech Summarization | **AMI** | CC-BY-4.0 |
95
+ | | | **ICSI** | CC-BY-4.0 |
96
+ | **SQA** | Spoken Question Answering | **Spoken SQUAD** | CC-BY-SA-4.0 |
97
+ | **SLU** | Spoken Language Understanding| **SLURP** | CC BY 4.0 (text) <br> CC BY-NC 4.0 (audio) |
98
 
99
  ### Multilingual
100
 
101
  | TASK | Task name | Dataset | License |
102
  | ---------------- | ----------------------------- | ------------------------------------ | ------------------------------------------ |
103
+ | **ASR** | Automatic Speech Recognition | **CoVoST2** | CC0 |
104
+ | | | **CommonVoice** | Apache-2.0 |
105
  | **ST** | Speech-to-text Translation | **CoVoST2** | CC0 |
 
 
 
 
 
106
  | | | **EuroParl-ST** | CC-BY-NC-4.0 |
107
+ | **MT** | Machine Translation | **EuroParl-ST** | CC-BY-NC-4.0 |
108
  | **TextInstruct** | Text Instruction Following | **Everything_Instruct_Multilingual** | Apache-2.0 |
109
  | **SLU** | Spoken Language Understanding | **Speech-Massive** | CC-BY-NC-SA-4.0 |
 
110
 
111
  ## Evaluation Results
112
  coming soon...