gitmylo / audio-webui

A webui for different audio related Neural Networks
MIT License
1.05k stars 99 forks source link

[QUESTION] NPZ not sounding the same in recent version? #62

Closed melMass closed 1 year ago

melMass commented 1 year ago

NPZ not sounding the same in recent version?

Hi,

I just pulled the changes but now every single generation sound like a very high pitched woman with an npz voice of a man that worked really well before, did something changed?

Thanks

gitmylo commented 1 year ago

Hmm, this seems similar to what was mentioned in https://github.com/gitmylo/audio-webui/issues/60#issuecomment-1621956487 Not sure what it is. I'll check if any libraries updated that might have caused, and i'll verison lock the one which caused this issue.

gitmylo commented 1 year ago

It appears to be working normally for me. It might be your prompt here. I have had it use a different voice than my speaker npz before because some prompts make bark use a different voice.

melMass commented 1 year ago

Thanks I'll dig more and try to regenerate the NPZs in the new version since I kept all the input samples

gitmylo commented 1 year ago

Thanks I'll dig more and try to regenerate the NPZs in the new version since I kept all the input samples

Nothing has changed though

Ph0rk0z commented 1 year ago

Regenerating NPZ for me at least didn't make a difference. NPZ comes out the same exact size too.

gitmylo commented 1 year ago

Can you confirm this is still an issue? As i haven't noticed anything related to this changing myself, and i haven't really touched the code at all.

melMass commented 1 year ago

Then I think it might be my fault. As in I had issues at first and made edits to the code locally... but reset pulled to get all the recent stuff like RVC I'll reopen if needed Thanks!