Adel-Moumen commited on
Commit
eac2726
1 Parent(s): f3b4c42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ This system is composed of an ECAPA-TDNN model. It is a combination of convoluti
48
  First of all, please install SpeechBrain with the following command:
49
 
50
  ```
51
- pip install speechbrain
52
  ```
53
 
54
  Please notice that we encourage you to read our tutorials and learn more about
48
  First of all, please install SpeechBrain with the following command:
49
 
50
  ```
51
+ pip install git+https://github.com/speechbrain/speechbrain.git@develop
52
  ```
53
 
54
  Please notice that we encourage you to read our tutorials and learn more about