Add metadata for task categories and languages

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🎥 MLD-VC: Multimodal Dataset for Video Conferencing
2
 
3
  > **When AVSR Meets Video Conferencing: Dataset, Degradation, and the Hidden Mechanism Behind Performance Collapse (CVPR 2026)**
@@ -35,7 +48,7 @@ Existing AVSR systems show **severe performance degradation in video conferencin
35
  - Distribution shift caused by **speech enhancement algorithms**
36
  - Behavioral changes such as **hyper-expression**
37
 
38
- MLD-VC is designed to **bridge the gap between offline datasets and real-world VC deployment**.
39
 
40
  ------
41
 
@@ -221,5 +234,4 @@ If you have questions, feel free to contact:
221
 
222
  ## ⭐ Star This Repo
223
 
224
- If you find MLD-VC helpful, please consider giving a ⭐!
225
-
 
1
+ ---
2
+ task_categories:
3
+ - automatic-speech-recognition
4
+ language:
5
+ - en
6
+ - zh
7
+ tags:
8
+ - multimodal
9
+ - avsr
10
+ - video-conferencing
11
+ - lombard-effect
12
+ ---
13
+
14
  # 🎥 MLD-VC: Multimodal Dataset for Video Conferencing
15
 
16
  > **When AVSR Meets Video Conferencing: Dataset, Degradation, and the Hidden Mechanism Behind Performance Collapse (CVPR 2026)**
 
48
  - Distribution shift caused by **speech enhancement algorithms**
49
  - Behavioral changes such as **hyper-expression**
50
 
51
+ MLD-VC is designed to **bridge the gap between offline datasets and real-world VC deployment**.\
52
 
53
  ------
54
 
 
234
 
235
  ## ⭐ Star This Repo
236
 
237
+ If you find MLD-VC helpful, please consider giving a ⭐!