diff --git a/examples/tal_cs/asr1/RESULTS.md b/examples/tal_cs/asr1/RESULTS.md index e207ab783..98607b7b3 100644 --- a/examples/tal_cs/asr1/RESULTS.md +++ b/examples/tal_cs/asr1/RESULTS.md @@ -1,4 +1,5 @@ # TALCS +2023.1.6, commit id: fa724285f3b799b97b4348ad3b1084afc0764f9b ## Conformer train: Epoch 100, 3 V100-32G, best avg: 10 diff --git a/examples/tal_cs/asr1/run.sh b/examples/tal_cs/asr1/run.sh index 32fd69693..120d69fce 100644 --- a/examples/tal_cs/asr1/run.sh +++ b/examples/tal_cs/asr1/run.sh @@ -4,7 +4,7 @@ set -e gpus=0,1,2,3 stage=0 -stop_stage=4 +stop_stage=50 conf_path=conf/conformer.yaml ips= #xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx decode_conf_path=conf/tuning/decode.yaml