speechbrainteam
commited on
Commit
•
ecc8fea
1
Parent(s):
2593c7e
Update README.md
Browse files
README.md
CHANGED
@@ -110,11 +110,13 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
|
|
110 |
year = {2021},
|
111 |
publisher = {GitHub},
|
112 |
journal = {GitHub repository},
|
113 |
-
howpublished = {
|
114 |
}
|
115 |
```
|
116 |
|
117 |
#### About SpeechBrain
|
118 |
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.
|
|
|
119 |
Website: https://speechbrain.github.io/
|
|
|
120 |
GitHub: https://github.com/speechbrain/speechbrain
|
|
|
110 |
year = {2021},
|
111 |
publisher = {GitHub},
|
112 |
journal = {GitHub repository},
|
113 |
+
howpublished = {\url{https://github.com/speechbrain/speechbrain}},
|
114 |
}
|
115 |
```
|
116 |
|
117 |
#### About SpeechBrain
|
118 |
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.
|
119 |
+
|
120 |
Website: https://speechbrain.github.io/
|
121 |
+
|
122 |
GitHub: https://github.com/speechbrain/speechbrain
|