From d75e9c6de274e59a1d63e961e6e073671638437a Mon Sep 17 00:00:00 2001
From: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com>
Date: 星期四, 14 九月 2023 19:05:16 +0800
Subject: [PATCH] Update modelscope_models.md
---
egs/aishell2/data2vec_pretrain/run.sh | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/egs/aishell2/data2vec_pretrain/run.sh b/egs/aishell2/data2vec_pretrain/run.sh
index 9acbbc7..3df39af 100755
--- a/egs/aishell2/data2vec_pretrain/run.sh
+++ b/egs/aishell2/data2vec_pretrain/run.sh
@@ -20,7 +20,6 @@
stop_stage=3
# feature configuration
-feats_dim=80
nj=64
# data
@@ -115,7 +114,6 @@
--resume true \
--output_dir ${exp_dir}/exp/${model_dir} \
--config $asr_config \
- --input_size $feats_dim \
--ngpu $gpu_num \
--num_worker_count $count \
--multiprocessing_distributed true \
--
Gitblit v1.9.1