Skip to content

Commit

Permalink
fix(ci): file path change
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Nov 28, 2024
1 parent 259fd8c commit 4582d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
touch logs/mi-test/preprocess.log
python infer/modules/train/preprocess.py logs/mute/0_gt_wavs 48000 8 logs/mi-test True 3.7
touch logs/mi-test/extract_f0_feature.log
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
python infer/modules/train/extract_feature_print.py cpu 1 0 0 logs/mi-test v1 True

0 comments on commit 4582d4b

Please sign in to comment.