fdugyt commited on
Commit
3cd226b
·
verified ·
1 Parent(s): 8846e01

update readme

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -161,5 +161,17 @@ We control the bps of the same model by adjusting the number of RVQ codebooks us
161
  ## Citation
162
  If you use this code or result in your paper, please cite our work as:
163
  ```tex
 
 
 
 
 
 
 
 
 
 
164
 
165
- ```
 
 
 
161
  ## Citation
162
  If you use this code or result in your paper, please cite our work as:
163
  ```tex
164
+ @misc{gong2026mossaudiotokenizerscalingaudiotokenizers,
165
+ title={MOSS-Audio-Tokenizer: Scaling Audio Tokenizers for Future Audio Foundation Models},
166
+ author={Yitian Gong and Kuangwei Chen and Zhaoye Fei and Xiaogui Yang and Ke Chen and Yang Wang and Kexin Huang and Mingshu Chen and Ruixiao Li and Qingyuan Cheng and Shimin Li and Xipeng Qiu},
167
+ year={2026},
168
+ eprint={2602.10934},
169
+ archivePrefix={arXiv},
170
+ primaryClass={cs.SD},
171
+ url={https://arxiv.org/abs/2602.10934},
172
+ }
173
+ ```
174
 
175
+ ## License
176
+ <!-- TODO: check and add license -->
177
+ MOSS-Audio-Tokenizer is released under the Apache 2.0 license.