wanchichen commited on
Commit
56e4021
1 Parent(s): 4e19259

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -4127,4 +4127,17 @@ feats = xeus_model.encode(wavs, wav_lengths, use_mask=True, use_final_output=Fal
4127
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630438615c70c21d0eae6613/RCAWBxSuDLXJ5zdj-OBdn.png)
4128
 
4129
 
4130
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630438615c70c21d0eae6613/B3J2yL7C7XnE6-WxQbmRD.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4127
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630438615c70c21d0eae6613/RCAWBxSuDLXJ5zdj-OBdn.png)
4128
 
4129
 
4130
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630438615c70c21d0eae6613/B3J2yL7C7XnE6-WxQbmRD.png)
4131
+
4132
+
4133
+ ```
4134
+ @misc{chen2024robustspeechrepresentationlearning,
4135
+ title={Towards Robust Speech Representation Learning for Thousands of Languages},
4136
+ author={William Chen and Wangyou Zhang and Yifan Peng and Xinjian Li and Jinchuan Tian and Jiatong Shi and Xuankai Chang and Soumi Maiti and Karen Livescu and Shinji Watanabe},
4137
+ year={2024},
4138
+ eprint={2407.00837},
4139
+ archivePrefix={arXiv},
4140
+ primaryClass={cs.CL},
4141
+ url={https://arxiv.org/abs/2407.00837},
4142
+ }
4143
+ ```