mechanicalsea commited on
Commit
d7b3149
·
1 Parent(s): 42b44e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -21,7 +21,7 @@ Authors: Rui Wang, Qibing Bai, Junyi Ao, Long Zhou, Zhixiang Xiong, Zhihua Wei,
21
 
22
  | [**Github**](https://github.com/mechanicalsea/lighthubert) | [**Huggingface**](https://huggingface.co/mechanicalsea/lighthubert) |
23
 
24
- Official PyTorch implementation and pre-trained models of LightHuBERT.
25
 
26
  - March 2022: release preprint in [arXiv](?) and checkpoints in [huggingface](https://huggingface.co/mechanicalsea/lighthubert).
27
 
@@ -71,14 +71,11 @@ If you find our work is useful in your research, please cite the following paper
71
 
72
  ```bibtex
73
  @article{rwang-lighthubert-2022,
74
- title={{LightHuBERT}: Lightweight and Configurable Speech Representation Learning with Once-for-All Hidden-Unit BERT},
75
- author={Rui Wang, Qibing Bai, Junyi Ao, Long Zhou, Zhixiang Xiong, Zhihua Wei, Yu Zhang, Tom Ko and Haizhou Li},
76
- <!-- journal={arXiv preprint arXiv:2103.13581}, -->
77
  year={2022},
78
- <!-- eprint={2103.13581}, -->
79
- archivePrefix={arXiv},
80
- primaryClass={eess.AS},
81
- <!-- note={arXiv:2103.13581} -->
82
  }
83
  ```
84
 
 
21
 
22
  | [**Github**](https://github.com/mechanicalsea/lighthubert) | [**Huggingface**](https://huggingface.co/mechanicalsea/lighthubert) |
23
 
24
+ The authors' PyTorch implementation and pre-trained models of LightHuBERT.
25
 
26
  - March 2022: release preprint in [arXiv](?) and checkpoints in [huggingface](https://huggingface.co/mechanicalsea/lighthubert).
27
 
 
71
 
72
  ```bibtex
73
  @article{rwang-lighthubert-2022,
74
+ title={{LightHuBERT}: Lightweight and Configurable Speech Representation Learning with Once-for-All Hidden-Unit {BERT}},
75
+ author={Rui Wang and Qibing Bai and Junyi Ao and Long Zhou and Zhixiang Xiong and Zhihua Wei and Yu Zhang and Tom Ko and Haizhou Li},
 
76
  year={2022},
77
+ journal={arXiv preprint arXiv:?.?},
78
+ year={2022}
 
 
79
  }
80
  ```
81