fix unitest
This commit is contained in:
parent
5bf26dadca
commit
2ec95ab288
4
.github/workflows/unitest.yml
vendored
4
.github/workflows/unitest.yml
vendored
@ -32,5 +32,5 @@ jobs:
|
||||
touch logs/mi-test/preprocess.log
|
||||
python trainset_preprocess_pipeline_print.py logs/mute/0_gt_wavs 48000 8 logs/mi-test True
|
||||
touch logs/mi-test/extract_f0_feature.log
|
||||
python extract_f0_print.py logs/mi-test $(nproc) pm v1
|
||||
python extract_feature_print.py cpu 1 0 0 logs/mi-test
|
||||
python extract_f0_print.py logs/mi-test $(nproc) pm
|
||||
python extract_feature_print.py cpu 1 0 0 logs/mi-test v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user