speechbrainteam commited on
Commit
4522fb1
1 Parent(s): 55226be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -60,15 +60,17 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
60
  #### Referencing SpeechBrain
61
 
62
  ```
63
- @misc{SB2021,
64
- author = {Ravanelli, Mirco and Parcollet, Titouan and Rouhe, Aku and Plantinga, Peter and Rastorgueva, Elena and Lugosch, Loren and Dawalatabad, Nauman and Ju-Chieh, Chou and Heba, Abdel and Grondin, Francois and Aris, William and Liao, Chien-Feng and Cornell, Samuele and Yeh, Sung-Lin and Na, Hwidong and Gao, Yan and Fu, Szu-Wei and Subakan, Cem and De Mori, Renato and Bengio, Yoshua },
65
- title = {SpeechBrain},
66
- year = {2021},
67
- publisher = {GitHub},
68
- journal = {GitHub repository},
69
- howpublished = {\url{https://github.com/speechbrain/speechbrain}},
 
70
  }
71
  ```
 
72
 
73
  #### Referencing Timers and Such
74
 
 
60
  #### Referencing SpeechBrain
61
 
62
  ```
63
+ ```bibtex
64
+ @misc{speechbrain,
65
+ title={SpeechBrain: A General-Purpose Speech Toolkit},
66
+ author={Mirco Ravanelli and Titouan Parcollet and Peter Plantinga and Aku Rouhe and Samuele Cornell and Loren Lugosch and Cem Subakan and Nauman Dawalatabad and Abdelwahab Heba and Jianyuan Zhong and Ju-Chieh Chou and Sung-Lin Yeh and Szu-Wei Fu and Chien-Feng Liao and Elena Rastorgueva and François Grondin and William Aris and Hwidong Na and Yan Gao and Renato De Mori and Yoshua Bengio},
67
+ year={2021},
68
+ eprint={2106.04624},
69
+ archivePrefix={arXiv},
70
+ primaryClass={eess.AS}
71
  }
72
  ```
73
+ ```
74
 
75
  #### Referencing Timers and Such
76