1
0
mirror of synced 2025-02-17 11:08:33 +01:00

fix unitest

This commit is contained in:
源文雨 2023-05-17 13:32:25 +08:00 committed by GitHub
parent 5bf26dadca
commit 2ec95ab288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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