Commit
·
607478a
1
Parent(s):
ed5af6f
Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ model, implemented with SpeechBrain, and pretrained on WSJ0-3Mix 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
|