speechbrainteam
commited on
Commit
•
15b2226
1
Parent(s):
aa9e566
Update README.md
Browse files
README.md
CHANGED
@@ -76,6 +76,13 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
|
|
76 |
year = {2021},
|
77 |
publisher = {GitHub},
|
78 |
journal = {GitHub repository},
|
79 |
-
howpublished = {
|
80 |
}
|
81 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
year = {2021},
|
77 |
publisher = {GitHub},
|
78 |
journal = {GitHub repository},
|
79 |
+
howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
|
80 |
}
|
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 |
+
|
87 |
+
Website: https://speechbrain.github.io/
|
88 |
+
GitHub: https://github.com/speechbrain/speechbrain
|