From 2f7e99e1dd30ce8be0e69aa25efe88179cfeb77b Mon Sep 17 00:00:00 2001 From: speech_asr <wangjiaming.wjm@alibaba-inc.com> Date: 星期四, 23 二月 2023 10:41:20 +0800 Subject: [PATCH] update docs --- funasr/runtime/python/onnxruntime/requirements.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/python/onnxruntime/requirements.txt b/funasr/runtime/python/onnxruntime/requirements.txt index ed40eb4..aeb085a 100644 --- a/funasr/runtime/python/onnxruntime/requirements.txt +++ b/funasr/runtime/python/onnxruntime/requirements.txt @@ -2,4 +2,5 @@ numpy onnxruntime scipy -typeguard \ No newline at end of file +typeguard +kaldi-native-fbank \ No newline at end of file -- Gitblit v1.9.1