From 0587592632a351f96afb7cf2f2a73d1ae3f18a99 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 22 二月 2024 11:20:04 +0800
Subject: [PATCH] train finetune demo

---
 examples/aishell/paraformer/demo_infer.sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/examples/aishell/conformer/infer.sh b/examples/aishell/paraformer/demo_infer.sh
similarity index 82%
rename from examples/aishell/conformer/infer.sh
rename to examples/aishell/paraformer/demo_infer.sh
index bcd4305..b3b989f 100644
--- a/examples/aishell/conformer/infer.sh
+++ b/examples/aishell/paraformer/demo_infer.sh
@@ -1,3 +1,6 @@
+# Copyright FunASR (https://github.com/alibaba-damo-academy/FunASR). All Rights Reserved.
+#  MIT License  (https://opensource.org/licenses/MIT)
+
 
 
 python -m funasr.bin.inference \

--
Gitblit v1.9.1