speechbrainteam
commited on
Commit
•
466c133
1
Parent(s):
9e1a85f
Update README.md
Browse files
README.md
CHANGED
@@ -122,11 +122,13 @@ title = {SpeechBrain},
|
|
122 |
year = {2021},
|
123 |
publisher = {GitHub},
|
124 |
journal = {GitHub repository},
|
125 |
-
howpublished = {
|
126 |
}
|
127 |
```
|
128 |
|
129 |
#### About SpeechBrain
|
130 |
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.
|
|
|
131 |
Website: https://speechbrain.github.io/
|
|
|
132 |
GitHub: https://github.com/speechbrain/speechbrain
|
|
|
122 |
year = {2021},
|
123 |
publisher = {GitHub},
|
124 |
journal = {GitHub repository},
|
125 |
+
howpublished = {\url{https://github.com/speechbrain/speechbrain}},
|
126 |
}
|
127 |
```
|
128 |
|
129 |
#### About SpeechBrain
|
130 |
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.
|
131 |
+
|
132 |
Website: https://speechbrain.github.io/
|
133 |
+
|
134 |
GitHub: https://github.com/speechbrain/speechbrain
|