Skip to content

Releases: sp-nitech/diffsptk

diffsptk version 2.3.0

16 Dec 05:37
Compare
Choose a tag to compare

What's Changed

Breaking change

  • The eigenvector matrix in pca is transposed

New Contributor

diffsptk version 2.2.0

20 Aug 02:05
9a5be05
Compare
Choose a tag to compare

What's Changed

diffsptk version 2.1.1

11 Jul 13:11
Compare
Choose a tag to compare

What's Changed

This is the last release for PyTorch 1.X and Python 3.8 support.

diffsptk version 2.1.0

04 Jul 12:19
092be1f
Compare
Choose a tag to compare

What's Changed

diffsptk version 2.0.1

03 May 11:17
b318818
Compare
Choose a tag to compare

What's Changed

diffsptk version 2.0.0

11 Mar 02:46
bf388aa
Compare
Choose a tag to compare

What's Changed

  • Add functional for ease of use
  • Add CQT and ICQT based on librosa's implementation

Minor Breaking Changes

  • mode parameter in IIR has been removed
  • The order of the arguments of LPC has been changed

diffsptk version 1.2.1

05 Feb 05:47
c41e0cd
Compare
Choose a tag to compare

What's Changed

diffsptk version 1.2.0

31 Jan 06:41
09d866e
Compare
Choose a tag to compare

What's Changed

Minor Changes

  • LinearInterpolation module drops nn.ReplicationPad1d module
  • Restrict the version of vector-quantize-pytorch

diffsptk version 1.1.0

19 Dec 02:18
2b9413f
Compare
Choose a tag to compare

What's Changed

diffsptk version 1.0.1

05 Oct 08:17
08fb5cd
Compare
Choose a tag to compare

What's Changed