Commit ·
7afbcaa
1
Parent(s): b835891
Update usage
Browse files
README.md
CHANGED
|
@@ -23,9 +23,6 @@ if you haven't done that already.
|
|
| 23 |
```bash
|
| 24 |
cd espnet
|
| 25 |
|
| 26 |
-
# If you have not installed ESPnet yet, please install it first.
|
| 27 |
-
# For detailed installation instructions, see:
|
| 28 |
-
# https://espnet.github.io/espnet/installation.html
|
| 29 |
pip install -e .
|
| 30 |
|
| 31 |
cd egs2/geolid/lid1
|
|
|
|
| 23 |
```bash
|
| 24 |
cd espnet
|
| 25 |
|
|
|
|
|
|
|
|
|
|
| 26 |
pip install -e .
|
| 27 |
|
| 28 |
cd egs2/geolid/lid1
|