readme
Browse files
README.md
CHANGED
@@ -52,7 +52,7 @@ For usage:
|
|
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 `
|
56 |
- currently expects audio to be in .wav format
|
57 |
|
58 |
## Model description
|
|
|
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 `example_usage.ipynb` for example usage
|
56 |
- currently expects audio to be in .wav format
|
57 |
|
58 |
## Model description
|