Skip to content

Commit

Permalink
Merge pull request #4663 from espnet/ftshijt-patch-1
Browse files Browse the repository at this point in the history
Amend to CI fix
  • Loading branch information
ftshijt committed Sep 24, 2022
2 parents 3288274 + 09728c0 commit 3b4c14d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,13 +227,6 @@ so if you meet some installation error when running these recipe, you need to in

e.g.

- To install Warp CTC
```sh
cd <espnet-root>/tools
. activate_python.sh
. ./setup_cuda_env.sh <cuda-root> # e.g. <cuda-root> = /usr/local/cuda
./installers/install_warp-ctc.sh
```
- To install Warp Transducer
```sh
cd <espnet-root>/tools
Expand Down

0 comments on commit 3b4c14d

Please sign in to comment.