Commit
·
b8e59f8
1
Parent(s):
bdee308
Update README
Browse files
README.md
CHANGED
@@ -134,6 +134,6 @@ print("WER: {:2f}".format(100 * wer.compute(predictions=result["pred_strings"],
|
|
134 |
```
|
135 |
|
136 |
#### About SpeechBrain
|
137 |
-
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.
|
138 |
-
Website: [https://speechbrain.github.io](https://speechbrain.github.io/)
|
139 |
GitHub: [https://github.com/speechbrain/speechbrain](https://github.com/speechbrain/speechbrain)
|
|
|
134 |
```
|
135 |
|
136 |
#### About SpeechBrain
|
137 |
+
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.
|
138 |
+
Website: [https://speechbrain.github.io](https://speechbrain.github.io/)
|
139 |
GitHub: [https://github.com/speechbrain/speechbrain](https://github.com/speechbrain/speechbrain)
|