speechbrainteam commited on
Commit
6ec0f0b
·
1 Parent(s): f1e3c9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -67,18 +67,20 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
67
  #### Referencing SpeechBrain
68
 
69
  ```
70
- @misc{SB2021,
71
- 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 },
72
- title = {SpeechBrain},
73
- year = {2021},
74
- publisher = {GitHub},
75
- journal = {GitHub repository},
76
- howpublished = {\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
77
- }
 
 
78
  ```
79
 
80
  #### Referencing SepFormer
81
- ```
82
  @inproceedings{subakan2021attention,
83
  title={Attention is All You Need in Speech Separation},
84
  author={Cem Subakan and Mirco Ravanelli and Samuele Cornell and Mirko Bronzi and Jianyuan Zhong},
@@ -87,9 +89,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
87
  }
88
  ```
89
 
90
- #### About SpeechBrain
91
- 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.
92
-
93
- Website: https://speechbrain.github.io/
94
-
95
- GitHub: https://github.com/speechbrain/speechbrain
 
67
  #### Referencing SpeechBrain
68
 
69
  ```
70
+ ```bibtex
71
+ @misc{speechbrain,
72
+ title={SpeechBrain: A General-Purpose Speech Toolkit},
73
+ 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},
74
+ year={2021},
75
+ eprint={2106.04624},
76
+ archivePrefix={arXiv},
77
+ primaryClass={eess.AS}
78
+ }
79
+ ```
80
  ```
81
 
82
  #### Referencing SepFormer
83
+ ```bibtex
84
  @inproceedings{subakan2021attention,
85
  title={Attention is All You Need in Speech Separation},
86
  author={Cem Subakan and Mirco Ravanelli and Samuele Cornell and Mirko Bronzi and Jianyuan Zhong},
 
89
  }
90
  ```
91
 
92
+ # **About SpeechBrain**
93
+ - Website: https://speechbrain.github.io/
94
+ - Code: https://github.com/speechbrain/speechbrain/
95
+ - HuggingFace: https://huggingface.co/speechbrain/