mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
minor fixes
This commit is contained in:
parent
0dd26db699
commit
90a91243a2
3
.github/scripts/librispeech/ASR/run_rknn.sh
vendored
3
.github/scripts/librispeech/ASR/run_rknn.sh
vendored
@ -265,6 +265,9 @@ function export_2023_06_26() {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if [[ $rknn_toolkit2_version == "2.1.0" ]]; then
|
||||||
export_2023_02_16
|
export_2023_02_16
|
||||||
export_2023_02_20
|
export_2023_02_20
|
||||||
|
else
|
||||||
export_2023_06_26
|
export_2023_06_26
|
||||||
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user