From 3ec697e4bd7a6e05660b5f62b48cd91aea9e1e84 Mon Sep 17 00:00:00 2001
From: Eric <346428633@qq.com>
Date: 星期二, 27 二月 2024 17:08:34 +0800
Subject: [PATCH] Update SDK_advanced_guide_online_zh.md (#1398)

---
 funasr/models/transformer/template.yaml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/funasr/models/transformer/template.yaml b/funasr/models/transformer/template.yaml
index c9228f4..87814dc 100644
--- a/funasr/models/transformer/template.yaml
+++ b/funasr/models/transformer/template.yaml
@@ -6,7 +6,6 @@
 # tables.print()
 
 # network architecture
-#model: funasr.models.paraformer.model:Paraformer
 model: Transformer
 model_conf:
     ctc_weight: 0.3

--
Gitblit v1.9.1