From fddb28f026f7eddd1a23341253256e96cfa0328c Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期三, 27 十二月 2023 23:05:49 +0800
Subject: [PATCH] Merge branch 'dev_gzf_funasr2' of github.com:alibaba-damo-academy/FunASR into dev_gzf_funasr2 add
---
funasr/models/contextual_paraformer/template.yaml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/funasr/models/neat_contextual_paraformer/template.yaml b/funasr/models/contextual_paraformer/template.yaml
similarity index 98%
rename from funasr/models/neat_contextual_paraformer/template.yaml
rename to funasr/models/contextual_paraformer/template.yaml
index 6efc62c..fbd15ce 100644
--- a/funasr/models/neat_contextual_paraformer/template.yaml
+++ b/funasr/models/contextual_paraformer/template.yaml
@@ -6,7 +6,7 @@
# tables.print()
# network architecture
-model: NeatContextualParaformer
+model: ContextualParaformer
model_conf:
ctc_weight: 0.0
lsm_weight: 0.1
--
Gitblit v1.9.1