ParallelWaveGAN Versions Save

Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch

v0.6.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kan-bayashi/ParallelWaveGAN/compare/v0.6.0...v.0.6.1

v0.6.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kan-bayashi/ParallelWaveGAN/compare/v0.5.5...v0.6.0

v0.5.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/kan-bayashi/ParallelWaveGAN/compare/v0.5.4...v0.5.5

v0.5.4

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/kan-bayashi/ParallelWaveGAN/compare/v0.5.3...v0.5.4

v0.5.3

2 years ago
  • Added pretrained models.

v0.5.2

2 years ago
  • Added pretrained models
  • Fixed typo
  • Introduced filelock to prevent from duplicated download

v0.5.1

2 years ago
  • Support normalize-before option in decoding
  • Support log_base option in preprocessing
  • Update pre-trained models

v0.5.0

2 years ago
  • Support HiFiGAN
  • Support StyleMelGAN
  • Refactored

v0.4.8

3 years ago
  • Support Pytorch 1.7
  • Add JSSS recipe
  • Support the case where wav.scp and segments have a different number of lines

v0.4.6

3 years ago
  • Minor fix of pretrained model save directory