speechbrainteam commited on
Commit
a055466
1 Parent(s): 1c9c61a

Update README.md

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