Update README.md
Browse files
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
|