speechbrainteam commited on
Commit
70580d9
·
1 Parent(s): b47312a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -91,18 +91,20 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
91
  #### Referencing SpeechBrain
92
 
93
  ```
94
- @misc{SB2021,
95
- 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 },
96
- title = {SpeechBrain},
97
- year = {2021},
98
- publisher = {GitHub},
99
- journal = {GitHub repository},
100
- howpublished = {\url{https://github.com/speechbrain/speechbrain}},
101
- }
 
 
102
  ```
103
 
104
  #### Referencing SepFormer
105
- ```
106
  @inproceedings{subakan2021attention,
107
  title={Attention is All You Need in Speech Separation},
108
  author={Cem Subakan and Mirco Ravanelli and Samuele Cornell and Mirko Bronzi and Jianyuan Zhong},
@@ -111,9 +113,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
111
  }
112
  ```
113
 
114
- #### About SpeechBrain
115
- SpeechBrain is an open-source and all-in-one speech toolkit. It is designed to be simple, extremely flexible, and user-friendly. Competitive or state-of-the-art performance is obtained in various domains.
116
-
117
- Website: https://speechbrain.github.io/
118
-
119
- GitHub: https://github.com/speechbrain/speechbrain
 
91
  #### Referencing SpeechBrain
92
 
93
  ```
94
+ ```bibtex
95
+ @misc{speechbrain,
96
+ title={SpeechBrain: A General-Purpose Speech Toolkit},
97
+ 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},
98
+ year={2021},
99
+ eprint={2106.04624},
100
+ archivePrefix={arXiv},
101
+ primaryClass={eess.AS}
102
+ }
103
+ ```
104
  ```
105
 
106
  #### Referencing SepFormer
107
+ ```bibtex
108
  @inproceedings{subakan2021attention,
109
  title={Attention is All You Need in Speech Separation},
110
  author={Cem Subakan and Mirco Ravanelli and Samuele Cornell and Mirko Bronzi and Jianyuan Zhong},
 
113
  }
114
  ```
115
 
116
+ # **About SpeechBrain**
117
+ - Website: https://speechbrain.github.io/
118
+ - Code: https://github.com/speechbrain/speechbrain/
119
+ - HuggingFace: https://huggingface.co/speechbrain/