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