speechbrainteam
commited on
Commit
•
d8cb6ba
1
Parent(s):
2a2eec4
Update README.md
Browse files
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.
|
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
|