Skip to content

Releases: csukuangfj/kaldifeat

v1.25.5

14 Sep 04:02
e05540c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.25.4...v1.25.5

Release v1.25.4

10 Feb 02:26
b75abef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.25.3...v1.25.4

Release v1.25.2

08 Nov 11:28
01aed93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.25.1...v1.25.2

Release v1.25.1

13 Oct 02:17
46ab855
Compare
Choose a tag to compare

Fixes for GCC 13

Release v1.23

09 Mar 07:08
bf20470
Compare
Choose a tag to compare

Add alternative URLs for cmake deps.

Release v1.22

03 Dec 05:39
94a567c
Compare
Choose a tag to compare
Change how options are displayed (#62)

* Change the way how FrameExtractionOptions is displayed

* small fixes

* Change the way how MelBankOptions is displayed

* Change the way how SpectrogramOptions is displayed

* Change the way how FbankOptions is displayed

* Change the way how MfccOptions is displayed

* Change the way how PlpOptions is displayed

* Export num_frames

* release v1.22

Release v1.21

30 Nov 05:37
Compare
Choose a tag to compare
Release v1.21

Release v1.20

28 Oct 03:55
c38f025
Compare
Choose a tag to compare
Use -j4 by default for make (#58)

Release v1.19

20 Aug 03:06
3692f9a
Compare
Choose a tag to compare

Support building conda packages for macOS and Windows.

Release v1.18

01 Aug 07:49
2bd09f4
Compare
Choose a tag to compare

Support make install.

See https://github.com/csukuangfj/kaldifeat-cmake-example
about using kaldifeat in a cmake-based project with C++.