speechbrainteam commited on
Commit
1a5721c
·
1 Parent(s): fbd405a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -67,7 +67,7 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
67
  year = {2021},
68
  publisher = {GitHub},
69
  journal = {GitHub repository},
70
- howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
71
  }
72
  ```
73
 
@@ -79,4 +79,9 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
79
  year={2021},
80
  booktitle={ICASSP 2021}
81
  }
82
- ```
 
 
 
 
 
 
67
  year = {2021},
68
  publisher = {GitHub},
69
  journal = {GitHub repository},
70
+ howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
71
  }
72
  ```
73
 
 
79
  year={2021},
80
  booktitle={ICASSP 2021}
81
  }
82
+ ```
83
+
84
+ #### About SpeechBrain
85
+ 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.
86
+ Website: https://speechbrain.github.io/
87
+ GitHub: https://github.com/speechbrain/speechbrain