Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ if you haven't done that already.
|
|
22 |
|
23 |
```bash
|
24 |
cd espnet
|
25 |
-
git checkout
|
26 |
pip install -e .
|
27 |
cd egs2/librispeech/asr1
|
28 |
./run.sh --skip_data_prep false --skip_train true --download_model Darshan7575/librispeech_960_multiconvformer_ctcatt_conv_fusion
|
|
|
22 |
|
23 |
```bash
|
24 |
cd espnet
|
25 |
+
git checkout b8b31c06da081ee1690c8dc1bf102a7811124529
|
26 |
pip install -e .
|
27 |
cd egs2/librispeech/asr1
|
28 |
./run.sh --skip_data_prep false --skip_train true --download_model Darshan7575/librispeech_960_multiconvformer_ctcatt_conv_fusion
|