From 262792f82164870b80d5008c69753df8ab358e9b Mon Sep 17 00:00:00 2001 From: zr_jin Date: Thu, 7 Mar 2024 16:46:37 +0800 Subject: [PATCH] Update prepare.sh minor updates --- egs/wenetspeech/ASR/prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/wenetspeech/ASR/prepare.sh b/egs/wenetspeech/ASR/prepare.sh index e50166a12..e3e28bd24 100755 --- a/egs/wenetspeech/ASR/prepare.sh +++ b/egs/wenetspeech/ASR/prepare.sh @@ -11,7 +11,7 @@ stop_stage=100 # Split L subset to this number of pieces # This is to avoid OOM during feature extraction. -num_splits=100 +num_splits=1000 # We assume dl_dir (download dir) contains the following # directories and files. If not, they will be downloaded