keisawada commited on
Commit
57c16c4
1 Parent(s): af7a863

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -87,13 +87,13 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
87
  # References
88
  ```bibtex
89
  @article{hsu2021hubert,
90
- author = {Hsu, Wei-Ning and Bolte, Benjamin and Tsai, Yao-Hung Hubert and Lakhotia, Kushal and Salakhutdinov, Ruslan and Mohamed, Abdelrahman},
91
- journal = {IEEE/ACM Transactions on Audio, Speech, and Language Processing},
92
- title = {HuBERT: Self-Supervised Speech Representation Learning by Masked Prediction of Hidden Units},
93
- year = {2021},
94
- volume = {29},
95
- pages = {3451-3460},
96
- doi = {10.1109/TASLP.2021.3122291}
97
  }
98
  ```
99
  ---
 
87
  # References
88
  ```bibtex
89
  @article{hsu2021hubert,
90
+ author = {Hsu, Wei-Ning and Bolte, Benjamin and Tsai, Yao-Hung Hubert and Lakhotia, Kushal and Salakhutdinov, Ruslan and Mohamed, Abdelrahman},
91
+ journal = {IEEE/ACM Transactions on Audio, Speech, and Language Processing},
92
+ title = {HuBERT: Self-Supervised Speech Representation Learning by Masked Prediction of Hidden Units},
93
+ year = {2021},
94
+ volume = {29},
95
+ pages = {3451-3460},
96
+ doi = {10.1109/TASLP.2021.3122291}
97
  }
98
  ```
99
  ---