seungwonpark / melgan

MelGAN vocoder (compatible with NVIDIA/tacotron2)
http://swpark.me/melgan/
BSD 3-Clause "New" or "Revised" License
633 stars 116 forks source link

Optimize Network to remove click like sound artifact #9

Closed rishikksh20 closed 4 years ago

rishikksh20 commented 4 years ago

After 2000 epochs sound quality reach to usable level but only buggy thing remains is metallic click like noise artifact at the end of each generated sample. Needed to optimize and do some more R&D to remove such kind of Noise artifacts.

rishikksh20 commented 4 years ago

https://github.com/seungwonpark/melgan/issues/8 Already covering this issue.