Skip to content

Releases: kan-bayashi/PytorchWaveNetVocoder

Version 0.1.1

20 Sep 06:07
f562945
Compare
Choose a tag to compare
  • Fixed installation script
  • Fixed documentation
  • Fixed typo

Version 0.1.0

03 Sep 11:19
f39e9c1
Compare
Choose a tag to compare

Important changes

  • Changed src to wavenet_vocoder to be installed as python library
  • Refactored noise shaping to dump the mlsa coef in stats.h5

New features

  • Added notebook example
  • Added pip installation
  • Added egs/arctic/sd-mini for demonstration

Refactoring

  • Removed __future__ modules
  • Cleaned up docstrings with flake8-docstring
  • Cleaned up recipes
  • Fixed many typos
  • Fixed naming

Bugfix

  • Fixed epsilon issue in calculating pysptk mcep #40

Version 0.0.0

19 Aug 01:29
45bcf63
Compare
Choose a tag to compare
Version 0.0.0 Pre-release
Pre-release
Merge pull request #51 from kan-bayashi/fix/Makefile

Fixed pysptk installation problem (#49)