嘉渊
2023-05-08 300caf84dbbb8fd185098a4f836fabb28750c798
update repo
2个文件已修改
6 ■■■■ 已修改文件
.github/workflows/UnitTest.yml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
egs/aishell/conformer/run.sh 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.github/workflows/UnitTest.yml
@@ -6,7 +6,7 @@
        - main
  push:
    branches:
      - dev_wjm
      - dev_wjm2
      - dev_jy
jobs:
egs/aishell/conformer/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
@@ -21,7 +21,7 @@
scp=wav.scp
type=sound
stage=3
stop_stage=3
stop_stage=4
# feature configuration
feats_dim=80