speechbrainteam commited on
Commit
20cab4f
1 Parent(s): f101e20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ The code will automatically normalize your audio (i.e., resampling + mono channe
48
  First of all, please install SpeechBrain with the following command:
49
 
50
  ```
51
- pip install speechbrain==0.5.10
52
  ```
53
  Please notice that we encourage you to read our tutorials and learn more about
54
  [SpeechBrain](https://speechbrain.github.io).
 
48
  First of all, please install SpeechBrain with the following command:
49
 
50
  ```
51
+ pip install speechbrain
52
  ```
53
  Please notice that we encourage you to read our tutorials and learn more about
54
  [SpeechBrain](https://speechbrain.github.io).