Fix whisper test script for the latest onnxruntime. (#494)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user