readme
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ For usage:
|
|
51 |
- clone this repo (`git clone https://huggingface.co/rristo/espnet_ebranchformer_et`)
|
52 |
- go to repo (`cd espnet_ebranchformer_et`)
|
53 |
- build docker image for needed libraries (`build.sh` or `build.bat`)
|
54 |
-
- run docker container (`run.sh`or `run.sh`). This mounts current directory
|
55 |
- run notebook `err2020/example_usage.ipynb` for example usage
|
56 |
- currently expects audio to be in .wav format
|
57 |
|
|
|
51 |
- clone this repo (`git clone https://huggingface.co/rristo/espnet_ebranchformer_et`)
|
52 |
- go to repo (`cd espnet_ebranchformer_et`)
|
53 |
- build docker image for needed libraries (`build.sh` or `build.bat`)
|
54 |
+
- run docker container (`run.sh` or `run.sh`). This mounts current directory
|
55 |
- run notebook `err2020/example_usage.ipynb` for example usage
|
56 |
- currently expects audio to be in .wav format
|
57 |
|