speechbrainteam commited on
Commit
c39264f
1 Parent(s): e764520

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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==4.28.0
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