Skip to content

Question on use WaveGlow instead of MelGan #10

@faranaziz

Description

@faranaziz

Hello,
Want use WeveGlow since MelGan have a lot of sound metalic. I see config:

audio: # WARNING! This cannot be changed unlees you're planning to train the MelGAN vocoder by yourself.
  n_mel_channels: 80
  filter_length: 1024
  hop_length: 256
  win_length: 1024
  sampling_rate: 22050
  mel_fmin: 70.0
  mel_fmax: 8000.0

What need change to work with pre-trained WavGlow? I try use but I think have problem with MEL normalization since sound very noisy.

I know WavGlow use mel_fmin: 0.0, I modify and retrain but still not work.
Thanks you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions