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

fix onnxruntime's version (#2771)

上级 2e51e0da
...@@ -44,8 +44,9 @@ base = [ ...@@ -44,8 +44,9 @@ base = [
"loguru", "loguru",
"matplotlib", "matplotlib",
"nara_wpe", "nara_wpe",
"onnxruntime==1.11.0", "onnxruntime>=1.11.0",
"opencc", "opencc",
"opencc-python-reimplemented",
"pandas", "pandas",
"paddlenlp>=2.4.8", "paddlenlp>=2.4.8",
"paddlespeech_feat", "paddlespeech_feat",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册