Automatic Speech Recognition
Transformers
Safetensors
meralion2
meralion
meralion-2
custom_code
wz258 commited on
Commit
da18003
·
verified ·
1 Parent(s): 922ab2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -878,6 +878,11 @@ With a global batch size of 768, we trained the current release of MERaLiON-2 fo
878
 
879
  If you find our work useful, please cite our papers:
880
 
 
 
 
 
 
881
  ```
882
  @misc{he2024meralionaudiollmtechnicalreport,
883
  title={MERaLiON-AudioLLM: Bridging Audio and Language with Large Language Models},
 
878
 
879
  If you find our work useful, please cite our papers:
880
 
881
+ [MERaLiON-AudioLLM: Bridging Audio and Language with Large Language Models](https://arxiv.org/abs/2412.09818) <br>
882
+ [AudioBench: A Universal Benchmark for Audio Large Language Models](https://aclanthology.org/2025.naacl-long.218/) <br>
883
+ [Advancing Singlish Understanding: Bridging the Gap with Datasets and Multimodal Models](https://arxiv.org/abs/2501.01034) <br>
884
+ [MoWE-Audio: Multitask AudioLLMs with Mixture of Weak Encoders](https://arxiv.org/abs/2409.06635) <br>
885
+
886
  ```
887
  @misc{he2024meralionaudiollmtechnicalreport,
888
  title={MERaLiON-AudioLLM: Bridging Audio and Language with Large Language Models},