From 8071728f171afaa6574981882122cd58ec54fa6d Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 28 三月 2024 15:31:39 +0800
Subject: [PATCH] Dev gzf new (#1559)

---
 examples/aishell/conformer/run.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/examples/aishell/conformer/run.sh b/examples/aishell/conformer/run.sh
index fa6873a..ba8b43c 100755
--- a/examples/aishell/conformer/run.sh
+++ b/examples/aishell/conformer/run.sh
@@ -15,7 +15,7 @@
 nj=32
 
 inference_device="cuda" #"cpu", "cuda:0", "cuda:1"
-inference_checkpoint="model.pt.avg5"
+inference_checkpoint="model.pt.avg10"
 inference_scp="wav.scp"
 inference_batch_size=1
 

--
Gitblit v1.9.1