Update onnxruntime from v1.18.0 to v1.18.1 (#1107)
This commit is contained in:
8
.github/scripts/test-python.sh
vendored
8
.github/scripts/test-python.sh
vendored
@@ -326,14 +326,6 @@ if [[ x$OS != x'windows-latest' ]]; then
|
||||
ls -lh $repo
|
||||
popd
|
||||
|
||||
python3 ./python-api-examples/offline-decode-files.py \
|
||||
--tokens=$repo/tokens.txt \
|
||||
--paraformer=$repo/model.onnx \
|
||||
$repo/test_wavs/0.wav \
|
||||
$repo/test_wavs/1.wav \
|
||||
$repo/test_wavs/2.wav \
|
||||
$repo/test_wavs/8k.wav
|
||||
|
||||
python3 ./python-api-examples/offline-decode-files.py \
|
||||
--tokens=$repo/tokens.txt \
|
||||
--paraformer=$repo/model.int8.onnx \
|
||||
|
||||
Reference in New Issue
Block a user