mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-10 13:00:36 +08:00
fix(ci): file path change
This commit is contained in:
2
.github/workflows/unitest.yml
vendored
2
.github/workflows/unitest.yml
vendored
@@ -32,5 +32,5 @@ jobs:
|
|||||||
touch logs/mi-test/preprocess.log
|
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
|
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
|
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
|
python infer/modules/train/extract_feature_print.py cpu 1 0 0 logs/mi-test v1 True
|
||||||
|
|||||||
Reference in New Issue
Block a user