Pysptk Versions Save

A python wrapper for Speech Signal Processing Toolkit (SPTK).

v0.2.2

8 months ago

What's Changed

Full Changelog: https://github.com/r9y9/pysptk/compare/v0.2.1...v0.2.2

v0.2.1

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/r9y9/pysptk/compare/v0.2.0...v0.2.1

v0.2.0

1 year ago

What's Changed

Full Changelog: https://github.com/r9y9/pysptk/compare/v0.1.21...v0.2.0

v0.1.21

2 years ago

Fixed windows build issue #90

v0.1.20

2 years ago

Fixes for ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

Re-built packages with numpy v1.19

v0.1.19

2 years ago

v0.1.19 <2022-01-04>

  • #87: Add pysen and format all the codes. Appveyor is now disabled. Windows CI is done by Github Actions.
  • #83: pitch: support automatic type conversion for swipe and rapt (API change)

v0.1.18

4 years ago

v0.1.18 <2020-03-02>

  • #75: Enable py38 test on travis
  • #72: Fix itype!=0 for mgcep, gcep and related functions

v0.1.17

5 years ago

v0.1.16

5 years ago

v0.1.15

5 years ago

This shoud fix build-time numpy dependency problem #65