mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-01-17 11:50:14 +08:00
fix path
This commit is contained in:
parent
3d06f962ae
commit
ca7307a950
2
.github/workflows/unitest.yml
vendored
2
.github/workflows/unitest.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
run: |
|
||||
mkdir -p logs/mi-test
|
||||
touch logs/mi-test/preprocess.log
|
||||
python trainset_preprocess_pipeline_print.py logs/mute/0_gt_wavs 48000 8 logs/mi-test True
|
||||
python infer/modules/train/preprocess.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
|
||||
python extract_feature_print.py cpu 1 0 0 logs/mi-test v1
|
||||
|
Loading…
Reference in New Issue
Block a user