We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259fd8c commit 4582d4bCopy full SHA for 4582d4b
.github/workflows/unitest.yml
@@ -32,5 +32,5 @@ jobs:
32
touch logs/mi-test/preprocess.log
33
python infer/modules/train/preprocess.py logs/mute/0_gt_wavs 48000 8 logs/mi-test True 3.7
34
touch logs/mi-test/extract_f0_feature.log
35
- python infer/modules/train/extract/extract_f0_print.py logs/mi-test $(nproc) pm cpu False
+ python infer/modules/train/extract_f0_print.py logs/mi-test $(nproc) pm cpu False
36
python infer/modules/train/extract_feature_print.py cpu 1 0 0 logs/mi-test v1 True
0 commit comments