Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

推理时指定--statics参数,生成的音频为空白 #45

Open
ayanesakura opened this issue Apr 21, 2023 · 2 comments
Open

推理时指定--statics参数,生成的音频为空白 #45

ayanesakura opened this issue Apr 21, 2023 · 2 comments

Comments

@ayanesakura
Copy link

python svc_inference.py --config config/maxgan.yaml --model maxgan_g.pth --spk ./data_svc/lora_speaker.npy --statics ./data_svc/lora_pitch_statics.npy --wave my_audio.wav

生成的svc_out_pitch.wav中没有任何声音。

@ayanesakura
Copy link
Author

singer pitch statics: mean=nan,                 min=60.8, max=1004.7

mean=nan看起来是我生成Pitch时出了问题吗

@MaxMax2016
Copy link
Collaborator

看看这一步的打印呢:python svc_preprocess_speaker_lora.py ./data_svc/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants