Porjaz commited on
Commit
27eee85
·
verified ·
1 Parent(s): 8808411

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 that library as well with:
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
  ```