You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'd be very glad if I could get some more information how to adapt mssbcqt discriminator for 48khz audio.
Lately I've been trying to improve the current architecture of RVC ( retrieval-based-voice-conversion ) by adopting ms-sb-cqt and ms-stft discriminators however from what I can see, it was tested on ( and supposedly the config is for ) 24khz audio.
Essentially, I am interested in receiving some guidance on how to properly decide on params for cqt.:
As an important note: I intend to pair mssbcqt / msstft combo along with the existing MultiPeriodDiscriminator used in RVC.
Kindly thank you in advance!
The text was updated successfully, but these errors were encountered:
Hello! I'd be very glad if I could get some more information how to adapt mssbcqt discriminator for 48khz audio.
Lately I've been trying to improve the current architecture of RVC ( retrieval-based-voice-conversion ) by adopting ms-sb-cqt and ms-stft discriminators however from what I can see, it was tested on ( and supposedly the config is for ) 24khz audio.
Essentially, I am interested in receiving some guidance on how to properly decide on params for cqt.:
For more details, this is the current config I use for training pretrained models for rvc:
As an important note: I intend to pair mssbcqt / msstft combo along with the existing MultiPeriodDiscriminator used in RVC.
Kindly thank you in advance!
The text was updated successfully, but these errors were encountered: