115 Commits

Author SHA1 Message Date
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
Fangjun Kuang
0348fda69f
Merge pull request #34 from csukuangfj/fix-windows
Fix  build on windows
2022-06-01 18:34:33 +08:00
Fangjun Kuang
9f8eaa6cd4 Fix building on windows. 2022-06-01 18:32:44 +08:00
Fangjun Kuang
d1a473a069 Fix CI tests and compiler warnings 2022-06-01 18:21:30 +08:00
Fangjun Kuang
6e41bb2039 Minor fixes. 2022-06-01 18:04:39 +08:00
Fangjun Kuang
ca273828f1 Update scripts to install cuda/cudnn/torch. 2022-06-01 18:01:31 +08:00
Fangjun Kuang
3e2979ec45 Add CI for windows. 2022-06-01 18:01:30 +08:00
Fangjun Kuang
41bd60a538
Merge pull request #33 from csukuangfj/check-torch
Check the runtime version of PyTorch before importing kaldifeat.
2022-06-01 18:01:11 +08:00
Fangjun Kuang
da74f96e4d Check the runtime version of PyTorch before importing kaldifeat. 2022-06-01 17:44:46 +08:00
Fangjun Kuang
fc78bc2be7 Release v1.15. v1.15 2022-05-23 00:56:05 +08:00
Fangjun Kuang
2f65906554
Merge pull request #31 from csukuangfj/release-GIL
Release GIL for offline feature extractors.
2022-05-23 00:54:04 +08:00
Fangjun Kuang
78454c23f3 Release GIL for offline feature extractors. 2022-05-22 16:33:01 +08:00
Fangjun Kuang
13f2917e69 Release v1.14. v1.14 2022-04-08 16:43:14 +08:00
Fangjun Kuang
1efbb6dbf3 Export OnlineFeature and OfflineFeature. 2022-04-08 16:42:16 +08:00
Fangjun Kuang
1313e9dc61
Merge pull request #30 from csukuangfj/fix-windows
Fix building on windows
2022-04-08 16:41:10 +08:00
Fangjun Kuang
2ea9ff75b4 minor fixes. 2022-04-03 17:09:14 +08:00
Fangjun Kuang
d4f2a89b50 Minor fixes. 2022-04-03 15:56:59 +08:00
Fangjun Kuang
49039c074a Add CI for windows. 2022-04-03 15:38:09 +08:00
Fangjun Kuang
08dd6c52de Minor fixes. 2022-04-03 15:29:22 +08:00
Fangjun Kuang
2f9fc99e6b Fix building on windows 2022-04-03 14:56:42 +08:00
Fangjun Kuang
07d11476c1 Fix building on windows 2022-04-03 14:50:24 +08:00
Fangjun Kuang
00e550c11b Disable build shared libs on Windows. 2022-04-03 14:36:24 +08:00
Fangjun Kuang
959da88b6e Fix building on Windows. 2022-04-03 14:26:25 +08:00
Fangjun Kuang
47ff9a2c35
Merge pull request #29 from csukuangfj/release-v1.13
Release v1.13
v1.13
2022-04-02 20:54:34 +08:00
Fangjun Kuang
28a4ff680c Release v1.13
Support streaming feature extractors.
2022-04-02 20:53:59 +08:00
Fangjun Kuang
9d4872aa09 Update README. 2022-04-02 20:53:13 +08:00
Fangjun Kuang
b72fc599fd
Merge pull request #28 from csukuangfj/streaming-feature-extractor
Start to add streaming feature extractors.
2022-04-02 20:50:31 +08:00
Fangjun Kuang
e452fd4079 Update README. 2022-04-02 20:34:58 +08:00
Fangjun Kuang
ea61de7eb4 Update readme. 2022-04-02 20:32:37 +08:00
Fangjun Kuang
e793159cc7 Add OnlinePlp Python APIs. 2022-04-02 20:30:05 +08:00
Fangjun Kuang
8f03b654fc Add OnlineMfcc Python APIs. 2022-04-02 20:18:47 +08:00
Fangjun Kuang
e59d05a45a Add OnlineFbank python APIs. 2022-04-02 20:03:42 +08:00