Update README.md
Browse files
README.md
CHANGED
|
@@ -172,7 +172,7 @@ language:
|
|
| 172 |
The code for XEUS is still in progress of being merged into the main ESPnet repo. It can instead be used from the following fork:
|
| 173 |
|
| 174 |
```
|
| 175 |
-
pip install
|
| 176 |
```
|
| 177 |
|
| 178 |
```
|
|
|
|
| 172 |
The code for XEUS is still in progress of being merged into the main ESPnet repo. It can instead be used from the following fork:
|
| 173 |
|
| 174 |
```
|
| 175 |
+
pip install 'espnet @ git+https://github.com/wanchichen/espnet.git@ssl'
|
| 176 |
```
|
| 177 |
|
| 178 |
```
|