update repo

This commit is contained in:
嘉渊 2023-05-12 11:34:48 +08:00
parent 08a7489c1f
commit 3911f1bfb7

View File

@ -3,7 +3,7 @@
. ./path.sh || exit 1;
# machines configuration
CUDA_VISIBLE_DEVICES="2,3"
CUDA_VISIBLE_DEVICES="0,1"
gpu_num=2
count=1
gpu_inference=true # Whether to perform gpu decoding, set false for cpu decoding
@ -20,8 +20,8 @@ token_type=char
type=sound
scp=wav.scp
speed_perturb="0.9 1.0 1.1"
stage=1
stop_stage=3
stage=3
stop_stage=4
# feature configuration
feats_dim=80