Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 741 Bytes

NEWS.md

File metadata and controls

26 lines (19 loc) · 741 Bytes

News for pysptk

v0.1.2

  • Add pysptk.synthesis package that provides high level interfaces for speech waveform synthesis (#14)
  • Add cross-link to the docs
  • Add pysptk.conversion.mgc2b
  • Add speech analysis and re-synthesis demonstration notebook (#13)
  • Add pysptk.util.example_audio_file
  • Add fftcep (#18)
  • Add mfcc (#21)
  • Cython is now only required to build development versioni of pysptk. (#8)

v0.1.1

  • Include *.c to pypi distribution

v0.1.0

  • Initial release