未验证 提交 6f927d55 编写于 作者: H Hui Zhang 提交者: GitHub

onnx ds2 need onnxruntime>=1.11.0 (#2728)

上级 42ff9460
([简体中文](./README_cn.md)|English) ([简体中文](./README_cn.md)|English)
> conf/ws_ds2_application.yaml need onnxruntime>=1.11.0
# Streaming ASR Server # Streaming ASR Server
## Introduction ## Introduction
......
...@@ -44,7 +44,7 @@ base = [ ...@@ -44,7 +44,7 @@ base = [
"loguru", "loguru",
"matplotlib", "matplotlib",
"nara_wpe", "nara_wpe",
"onnxruntime==1.10.0", "onnxruntime==1.11.0",
"opencc", "opencc",
"pandas", "pandas",
"paddlenlp>=2.4.3", "paddlenlp>=2.4.3",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册