Fix whisper test script for the latest onnxruntime. (#494)

This commit is contained in:
Fangjun Kuang
2023-12-20 11:12:12 +08:00
committed by GitHub
parent 03ff9db56e
commit ef8d112aaa
3 changed files with 18 additions and 3 deletions

View File

@@ -74,11 +74,11 @@ git lfs pull --include "*.onnx"
# remove .git to save spaces
rm -rf .git
rm README.md
rm -fv README.md
rm -rf test_wavs
rm .gitattributes
rm *.ort
rm -fv *.ort
rm tiny.en-encoder.onnx
rm tiny.en-decoder.onnx