From 4c517fa8a65585fdb7a6f499e456d36c0b56683d Mon Sep 17 00:00:00 2001 From: TianYuan Date: Thu, 17 Mar 2022 11:18:44 +0800 Subject: [PATCH] update preprocess.sh in aishell3 vc0, test=doc --- examples/aishell3/vc0/local/preprocess.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/aishell3/vc0/local/preprocess.sh b/examples/aishell3/vc0/local/preprocess.sh index 069cf94c..e458c706 100755 --- a/examples/aishell3/vc0/local/preprocess.sh +++ b/examples/aishell3/vc0/local/preprocess.sh @@ -1,6 +1,6 @@ #!/bin/bash -stage=3 +stage=0 stop_stage=100 config_path=$1