CDFSE_FastSpeech2 icon indicating copy to clipboard operation
CDFSE_FastSpeech2 copied to clipboard

preprocess.py

Open gaoyiyao opened this issue 8 months ago • 1 comments

(CDFSE) root@autodl-container-66ee44be9a-c385597c:~/CDFSE_FastSpeech2-main# python3 preprocess.py config/AISHELL3/preprocess.yaml Processing Data ... 0%| | 0/218 [00:00<?, ?it/s] Traceback (most recent call last): File "preprocess.py", line 19, in preprocessor.build_from_path() File "/root/CDFSE_FastSpeech2-main/preprocessor/preprocessor.py", line 86, in build_from_path if len(pitch) > 0: UnboundLocalError: local variable 'pitch' referenced before assignment

gaoyiyao avatar Jun 11 '24 13:06 gaoyiyao