recent updates
Browse files- 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.
|