未验证 提交 bb7f2a10 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Merge pull request #2220 from yt605155624/fix_onnxversion

[setup]fix version of onnxruntime
......@@ -18,7 +18,7 @@ librosa==0.8.1
loguru
matplotlib
nara_wpe
onnxruntime
onnxruntime==1.10.0
pandas
paddlenlp
paddlespeech_feat
......
......@@ -44,7 +44,7 @@ base = [
"loguru",
"matplotlib",
"nara_wpe",
"onnxruntime",
"onnxruntime==1.10.0",
"pandas",
"paddlenlp",
"paddlespeech_feat",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册