mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 10:02:22 +00:00
run
This commit is contained in:
parent
588b7a7cb7
commit
c1d31f60ad
6
.github/workflows/rknn.yml
vendored
6
.github/workflows/rknn.yml
vendored
@ -63,14 +63,14 @@ jobs:
|
|||||||
cd python
|
cd python
|
||||||
python3 ./convert.py ../model/encoder-epoch-99-avg-1.onnx rk3588
|
python3 ./convert.py ../model/encoder-epoch-99-avg-1.onnx rk3588
|
||||||
|
|
||||||
ls -lh
|
ls -lh ../model
|
||||||
|
|
||||||
python3 convert.py ../model/decoder-epoch-99-avg-1.onnx rk3588
|
python3 convert.py ../model/decoder-epoch-99-avg-1.onnx rk3588
|
||||||
|
|
||||||
ls -lh
|
ls -lh ../model
|
||||||
|
|
||||||
python3 convert.py ../model/joiner-epoch-99-avg-1.onnx rk3588
|
python3 convert.py ../model/joiner-epoch-99-avg-1.onnx rk3588
|
||||||
|
|
||||||
ls -lh
|
ls -lh ../model
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user