speechbrainteam
commited on
Commit
·
ce72a71
1
Parent(s):
18c0d36
Update README.md
Browse files
README.md
CHANGED
@@ -102,11 +102,13 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
|
|
102 |
year = {2021},
|
103 |
publisher = {GitHub},
|
104 |
journal = {GitHub repository},
|
105 |
-
howpublished = {
|
106 |
}
|
107 |
```
|
108 |
|
109 |
#### About SpeechBrain
|
110 |
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.
|
|
|
111 |
Website: https://speechbrain.github.io/
|
|
|
112 |
GitHub: https://github.com/speechbrain/speechbrain
|
|
|
102 |
year = {2021},
|
103 |
publisher = {GitHub},
|
104 |
journal = {GitHub repository},
|
105 |
+
howpublished = {\url{https://github.com/speechbrain/speechbrain}},
|
106 |
}
|
107 |
```
|
108 |
|
109 |
#### About SpeechBrain
|
110 |
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.
|
111 |
+
|
112 |
Website: https://speechbrain.github.io/
|
113 |
+
|
114 |
GitHub: https://github.com/speechbrain/speechbrain
|