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