Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ The model is developed using the [SpeechBrain](https://speechbrain.github.io) to
|
|
41 |
```
|
42 |
pip install speechbrain
|
43 |
```
|
44 |
-
SpeechBrain relies on the Transformers library, therefore you need install
|
45 |
```
|
46 |
pip install transformers
|
47 |
```
|
|
|
41 |
```
|
42 |
pip install speechbrain
|
43 |
```
|
44 |
+
SpeechBrain relies on the Transformers library, therefore you need install it:
|
45 |
```
|
46 |
pip install transformers
|
47 |
```
|