You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when i run the run_segan+clean.sh script, it happened a strange problem, like that:
Cleaning 1 wavs
./run_segan+_clean.sh: line 19: 150043 Segmentation fault (core dumped) python -u clean.py --g_pretrained_ckpt $CKPT_PATH/$G_PRETRAINED_CKPT --test_files $TEST_FILES_PATH
--cfg_file $CKPT_PATH/train.opts --synthesis_path $SAVE_PATH --soundfile
how can i solve this ? thanks you very much.
The text was updated successfully, but these errors were encountered:
Hello, when i run the run_segan+clean.sh script, it happened a strange problem, like that:
Cleaning 1 wavs
./run_segan+_clean.sh: line 19: 150043 Segmentation fault (core dumped) python -u clean.py --g_pretrained_ckpt $CKPT_PATH/$G_PRETRAINED_CKPT --test_files $TEST_FILES_PATH
--cfg_file $CKPT_PATH/train.opts --synthesis_path $SAVE_PATH --soundfile
how can i solve this ? thanks you very much.
The text was updated successfully, but these errors were encountered: