speechbrainteam commited on
Commit
4c8c29e
1 Parent(s): de7f707

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ The code will automatically normalize your audio (i.e., resampling + mono channe
66
  First of all, please install tranformers and SpeechBrain with the following command:
67
 
68
  ```
69
- pip install speechbrain transformers==4.26.0
70
  ```
71
 
72
  Please notice that we encourage you to read our tutorials and learn more about
 
66
  First of all, please install tranformers and SpeechBrain with the following command:
67
 
68
  ```
69
+ pip install speechbrain transformers==4.28.0
70
  ```
71
 
72
  Please notice that we encourage you to read our tutorials and learn more about