We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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中没有任何声音。
svc_out_pitch.wav
The text was updated successfully, but these errors were encountered:
singer pitch statics: mean=nan, min=60.8, max=1004.7
mean=nan看起来是我生成Pitch时出了问题吗
mean=nan
Sorry, something went wrong.
看看这一步的打印呢:python svc_preprocess_speaker_lora.py ./data_svc/
No branches or pull requests
生成的
svc_out_pitch.wav
中没有任何声音。The text was updated successfully, but these errors were encountered: