146 Commits

Author SHA1 Message Date
Fangjun Kuang
372de2d22c small fixes 2023-07-22 16:57:45 +08:00
Fangjun Kuang
9b9c16ec41 ubuntu cpu wheels 2023-07-22 16:44:23 +08:00
Fangjun Kuang
cf70c465db support macos 2023-07-22 15:35:36 +08:00
Fangjun Kuang
6f33cb5702 support macos 2023-07-22 15:33:35 +08:00
Fangjun Kuang
06a7e21b56 small fixes 2023-07-22 13:20:29 +08:00
Fangjun Kuang
db21e9051a small fixes 2023-07-22 13:12:08 +08:00
Fangjun Kuang
9b18a30abe small fixes 2023-07-22 12:46:47 +08:00
Fangjun Kuang
9dabe5e130 small fixes 2023-07-22 12:34:27 +08:00
Fangjun Kuang
51709f7b94 small fixes 2023-07-22 11:04:22 +08:00
Fangjun Kuang
8fde3d9755 small fixes 2023-07-22 10:59:52 +08:00
Fangjun Kuang
94f974e73e small fixes 2023-07-22 10:56:58 +08:00
Fangjun Kuang
3d954a7baa small fixes 2023-07-22 10:49:51 +08:00
Fangjun Kuang
81054e0601 small fixes 2023-07-22 10:46:49 +08:00
Fangjun Kuang
590fe552d9 small fixes 2023-07-22 10:40:28 +08:00
Fangjun Kuang
64d4664d41 small fixes 2023-07-22 10:35:02 +08:00
Fangjun Kuang
30f09f1e82 small fixes 2023-07-22 10:32:54 +08:00
Fangjun Kuang
bb46dd21b5 small fixes 2023-07-22 10:32:08 +08:00
Fangjun Kuang
e57dc5cf3b wheels for windows x64 CPU 2023-07-22 10:27:21 +08:00
trunglebka
17861dce6b
Add missing header due to gcc/g++ 13 changes (#71) 2023-06-15 15:47:37 +08:00
Fangjun Kuang
9b79da9128
release v1.24 (#69) v1.24 2023-05-04 14:40:32 +08:00
Fangjun Kuang
bf2047023f
Add alternative URLs for cmake deps (#67)
* Add alternative URLs for cmake deps

* add missing files
v1.23
2023-03-09 15:05:27 +08:00
Fangjun Kuang
9fdc43df23 add a link to https://github.com/csukuangfj/kaldi-native-fbank 2023-01-06 13:38:51 +08:00
trunglebka
749eff994f
Prevent cmake from trying to link with system MKL (#64)
Co-authored-by: Trung Le <trungle@x3english.com>
2022-12-16 17:07:22 +08:00
Fangjun Kuang
94a567c638
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
v1.22
2022-12-03 13:37:55 +08:00
Fangjun Kuang
8ee0c34d3a
Test torch 1.13.0 (#61) 2022-11-30 17:16:10 +08:00
Fangjun Kuang
5c7566f2e2 Release v1.21 v1.21 2022-11-30 13:35:53 +08:00
veelion
a1f252c981
changes for using C++ API by other projects (#60)
Co-authored-by: veelion <veelion@gmail>
2022-11-30 12:59:38 +08:00
Fangjun Kuang
c38f0252d5
Use -j4 by default for make (#58) v1.20 2022-10-28 11:54:55 +08:00
Fangjun Kuang
4b1411b04f minor fixes v1.19.2 2022-08-24 14:35:26 +08:00
Fangjun Kuang
428571a274 Fix typos v1.19.1 2022-08-20 14:31:30 +08:00
Fangjun Kuang
3692f9a54c
Release v1.19 (#55) v1.19 2022-08-20 11:05:57 +08:00
Fangjun Kuang
06b5574bcb
Support building conda packages. (#54)
* Build CPU version for linux

* Build conda package for macos

* Support windows
2022-08-20 11:03:54 +08:00
Fangjun Kuang
2bd09f4b18
Release v1.18 (#48) v1.18 2022-08-01 15:47:41 +08:00
Fangjun Kuang
01f30d2e34
Support "make install" (#47)
* Support "make install"

* fix a typo
2022-08-01 15:14:43 +08:00
Fangjun Kuang
e78f081327
Print TORCH_DIR for debug. (#44)
* Print TORCH_DIR for debug.

* fix style issues

* test torch 1.12.0
2022-07-20 10:08:47 +08:00
Fangjun Kuang
e15b2ae6f5
Release v1.17 (#41) v1.17 2022-07-04 16:30:10 +08:00
Wei Kang
cc1cd67c3e
Fix android build (#40) 2022-07-04 16:28:34 +08:00
Fangjun Kuang
c6e643951f
Add documentation (#39)
* Add documentation.

* Build doc in GitHub actions.

* Fix a typo.

* Minor fixes.
2022-07-03 15:17:38 +08:00
Fangjun Kuang
ae17334ce2
Release v1.16. (#38)
* Release v1.16.

* Reduce number of test runs.
v1.16
2022-06-04 15:00:09 +08:00
Fangjun Kuang
48d96b9250
Release GIL for online feature extraction. (#37) 2022-06-04 12:14:35 +08:00
Fangjun Kuang
1a43b6117d
Support windows (#36)
* Add nightly tests.

* Fix CI tests.

* Install numpy in CI.

* Add nightly ubuntu cpu tests.

* add nightly tests for macos

* Fix CI for macOS.

* Support building CPU conda packages for macOS and Ubuntu.

* Disable building conda packages for macOS.

* Add tests for conda packages.

* Revert "Disable building conda packages for macOS."

This reverts commit 9c3f6ebe98b390cfd13314686ab6a518a7ad3482.

* Disable building conda packages for macOS.

* Add tests for conda packages.

* Enable all tests.

* Run tests automatically.

* Add windows cuda tests.

* Fix errors.

* Minor fixes.

* Download cudnn for windows.

* Fix installing cuDNN for windows.

* Minor fixes.

* Fix using cuDNN.

* Typo fixes.

* Update readme.

* Minor fixes.

* small fixes.
2022-06-04 12:02:51 +08:00
Fangjun Kuang
0c0e24298c Minor release. v1.15.4 2022-06-01 23:38:20 +08:00
Fangjun Kuang
46535d5e6d Fix installation on macOS. 2022-06-01 23:37:33 +08:00
Fangjun Kuang
88627631b6 Minor release. v1.15.3 2022-06-01 23:01:59 +08:00
Fangjun Kuang
febd091b24 Fix release. v1.15.2 2022-06-01 21:42:59 +08:00
Fangjun Kuang
a2d21601bc Minor release. v1.15.1 2022-06-01 21:40:03 +08:00
Fangjun Kuang
800a6ff1d9
Merge pull request #35 from csukuangfj/fix-conda-build
Fix conda build
2022-06-01 19:18:47 +08:00
Fangjun Kuang
32f4ba6c8e Minor fixes. 2022-06-01 19:18:01 +08:00
Fangjun Kuang
25b70c9cd5 Fix conda build. 2022-06-01 19:06:57 +08:00
Fangjun Kuang
fa6404ad19 Fix setup.py 2022-06-01 18:57:03 +08:00