speechbrainteam
commited on
Commit
·
61632ea
1
Parent(s):
5d31c36
Update README.md
Browse files
README.md
CHANGED
@@ -75,6 +75,11 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
|
|
75 |
year = {2021},
|
76 |
publisher = {GitHub},
|
77 |
journal = {GitHub repository},
|
78 |
-
howpublished = {
|
79 |
}
|
80 |
```
|
|
|
|
|
|
|
|
|
|
|
|
75 |
year = {2021},
|
76 |
publisher = {GitHub},
|
77 |
journal = {GitHub repository},
|
78 |
+
howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
|
79 |
}
|
80 |
```
|
81 |
+
|
82 |
+
#### About SpeechBrain
|
83 |
+
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.
|
84 |
+
Website: https://speechbrain.github.io/
|
85 |
+
GitHub: https://github.com/speechbrain/speechbrain
|