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
Thank you for the work.
I am wondering if phaseaug has been tried on bigvgan which uses MRD (univnet discriminator)? would it be straightfoward to adopt the hifigan example?
Thanks
The text was updated successfully, but these errors were encountered:
Since MRD only uses magnitude of STFT, PhaseAug could not be adopted to MRD.
PhaseAug is only designed for waveform discriminators.
Since BigVGAN also utilize MPD, you can apply PhaseAug only for MPD.
Hi,
Thank you for the work.
I am wondering if phaseaug has been tried on bigvgan which uses MRD (univnet discriminator)? would it be straightfoward to adopt the hifigan example?
Thanks
The text was updated successfully, but these errors were encountered: