Adel-Moumen
commited on
Commit
•
8124c58
1
Parent(s):
316ae73
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
|
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.26.0
|
70 |
```
|
71 |
|
72 |
Please notice that we encourage you to read our tutorials and learn more about
|