speechbrainteam
commited on
Commit
·
f94667e
1
Parent(s):
4d5419a
Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ To generate the discrete self-supervised representations, we employ a K-means cl
|
|
28 |
First of all, please install tranformers and SpeechBrain with the following command:
|
29 |
|
30 |
```
|
31 |
-
pip install speechbrain transformers
|
32 |
```
|
33 |
|
34 |
Please notice that we encourage you to read our tutorials and learn more about
|
|
|
28 |
First of all, please install tranformers and SpeechBrain with the following command:
|
29 |
|
30 |
```
|
31 |
+
pip install speechbrain transformers
|
32 |
```
|
33 |
|
34 |
Please notice that we encourage you to read our tutorials and learn more about
|