Skip to content

Commit

Permalink
stupid mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
sonphantrung authored Jan 20, 2024
1 parent 623228f commit 07bc135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
mkdir -p logs/mi-test
touch logs/mi-test/preprocess.log
python rvc/train/preprocess/preprocess.py logs/mute/0_gt_wavs logs/mi-test 48000 8 3.7
python rvc/train/preprocess/preprocess.py logs/mi-test logs/mute/0_gt_wavs 48000 8 3.7
touch logs/mi-test/extract_f0_feature.log
python rvc/train/extract/extract_f0_print.py logs/mi-test pm 64
python rvc/train/extract_feature_print.py cpu 1 0 0 logs/mi-test v1 True

0 comments on commit 07bc135

Please sign in to comment.