嘉渊
2023-07-21 e79c9a801e7e7458ce6894fa85178fa974dfd18b
egs/callhome/eend_ola/local/run_prepare_shared_eda.sh
old mode 100644 new mode 100755
@@ -156,8 +156,8 @@
if [ $stage -le 1 ]; then
    echo "simulation of mixture"
    mkdir -p $simudir/.work
    local/random_mixture_cmd=random_mixture.py
    local/make_mixture_cmd=make_mixture.py
    random_mixture_cmd=local/random_mixture.py
    make_mixture_cmd=local/make_mixture.py
    for ((i=0; i<${#simu_opts_sil_scale_array[@]}; ++i)); do
        simu_opts_num_speaker=${simu_opts_num_speaker_array[i]}