From 865ae89f0a713f70dda16859638b25e7350275ec Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期一, 13 二月 2023 17:43:01 +0800
Subject: [PATCH] export model
---
funasr/runtime/python/onnxruntime/paraformer/resources/config.yaml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/funasr/runtime/python/onnxruntime/resources/config.yaml b/funasr/runtime/python/onnxruntime/paraformer/resources/config.yaml
similarity index 97%
rename from funasr/runtime/python/onnxruntime/resources/config.yaml
rename to funasr/runtime/python/onnxruntime/paraformer/resources/config.yaml
index fd243c3..83736a4 100644
--- a/funasr/runtime/python/onnxruntime/resources/config.yaml
+++ b/funasr/runtime/python/onnxruntime/paraformer/resources/config.yaml
@@ -18,6 +18,7 @@
lfr_m: 7
lfr_n: 6
filter_length_max: -.inf
+ dither: 0.0
Model:
model_path: resources/models/model.onnx
--
Gitblit v1.9.1