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

phaseaug on bigvgan #15

Open
taalua opened this issue Aug 25, 2023 · 1 comment
Open

phaseaug on bigvgan #15

taalua opened this issue Aug 25, 2023 · 1 comment

Comments

@taalua
Copy link

taalua commented Aug 25, 2023

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

@junjun3518
Copy link
Contributor

Hi sorry for late response.

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.

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