fix version of onnxruntime

pull/2220/head
TianYuan 2 years ago
parent 070a08f2be
commit ac2a9ec900

@ -18,7 +18,7 @@ librosa==0.8.1
loguru
matplotlib
nara_wpe
onnxruntime
onnxruntime-gpu==1.10.0
pandas
paddlenlp
paddlespeech_feat

@ -44,7 +44,7 @@ base = [
"loguru",
"matplotlib",
"nara_wpe",
"onnxruntime",
"onnxruntime-gpu==1.10.0",
"pandas",
"paddlenlp",
"paddlespeech_feat",

Loading…
Cancel
Save