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