Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xingchensong committed Aug 19, 2023
1 parent 6da56a0 commit 01dcc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/horizonbpu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
git clone https://github.com/wenet-e2e/wenet.git
cd wenet/runtime/horizonbpu
cmake -B build -DBPU=ON -DONNX=OFF -DTORCH=OFF -DWEBSOCKET=OFF -DGRPC=OFF
cmake --build build
cmake --build build --config Release -j 4
```

* Step 2. Download pre-converted encoder.bin/ctc.bin via this link: https://github.com/xingchensong/toolchain_pkg/releases
Expand Down

0 comments on commit 01dcc6d

Please sign in to comment.