嘉渊
2023-05-12 3911f1bfb70703c75c217a891cf93bd64c249e9b
update repo
1个文件已修改
6 ■■■■ 已修改文件
egs/aishell/paraformer/run.sh 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
egs/aishell/paraformer/run.sh
@@ -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 @@
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