speechbrainteam
commited on
Commit
·
9bfd1cf
1
Parent(s):
dd75ce9
Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ model, implemented with SpeechBrain, and pretrained on WSJ0-2Mix dataset. For a
|
|
33 |
First of all, please install SpeechBrain with the following command:
|
34 |
|
35 |
```
|
36 |
-
pip install
|
37 |
```
|
38 |
|
39 |
Please notice that we encourage you to read our tutorials and learn more about
|
|
|
33 |
First of all, please install SpeechBrain with the following command:
|
34 |
|
35 |
```
|
36 |
+
pip install speechbrain
|
37 |
```
|
38 |
|
39 |
Please notice that we encourage you to read our tutorials and learn more about
|