YingxuHe commited on
Commit
921f176
·
1 Parent(s): 96b66d7

recent updates

Browse files
Files changed (1) hide show
  1. app/pages.py +1 -0
app/pages.py CHANGED
@@ -45,6 +45,7 @@ def dashboard():
45
 
46
  st.markdown("""
47
  #### Recent updates
 
48
  - **Jan. 2025**: AudioBench is officially accepted to NAACL 2025!
49
  - **Jan. 2025**: Update the layout.
50
  - **Dec. 2024**: Added MuChoMusic dataset for Music Understanding - MCQ Questions. From Paper: https://arxiv.org/abs/2408.01337.
 
45
 
46
  st.markdown("""
47
  #### Recent updates
48
+ - **May. 2025**: Further expanded ASR task to 7 different languages. Added MERaLiON-2 to the leaderboard.
49
  - **Jan. 2025**: AudioBench is officially accepted to NAACL 2025!
50
  - **Jan. 2025**: Update the layout.
51
  - **Dec. 2024**: Added MuChoMusic dataset for Music Understanding - MCQ Questions. From Paper: https://arxiv.org/abs/2408.01337.