37 Commits

Author SHA1 Message Date
Fangjun Kuang
9b79da9128
release v1.24 (#69) 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
2023-03-09 15:05:27 +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
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 2022-11-30 13:35:53 +08:00
Fangjun Kuang
c38f0252d5
Use -j4 by default for make (#58) 2022-10-28 11:54:55 +08:00
Fangjun Kuang
4b1411b04f minor fixes 2022-08-24 14:35:26 +08:00
Fangjun Kuang
428571a274 Fix typos 2022-08-20 14:31:30 +08:00
Fangjun Kuang
3692f9a54c
Release v1.19 (#55) 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) 2022-08-01 15:47:41 +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) 2022-07-04 16:30:10 +08:00
Fangjun Kuang
ae17334ce2
Release v1.16. (#38)
* Release v1.16.

* Reduce number of test runs.
2022-06-04 15:00:09 +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. 2022-06-01 23:38:20 +08:00
Fangjun Kuang
88627631b6 Minor release. 2022-06-01 23:01:59 +08:00
Fangjun Kuang
febd091b24 Fix release. 2022-06-01 21:42:59 +08:00
Fangjun Kuang
a2d21601bc Minor release. 2022-06-01 21:40:03 +08:00
Fangjun Kuang
25b70c9cd5 Fix conda build. 2022-06-01 19:06:57 +08:00
Fangjun Kuang
ca273828f1 Update scripts to install cuda/cudnn/torch. 2022-06-01 18:01:31 +08:00
Fangjun Kuang
fc78bc2be7 Release v1.15. 2022-05-23 00:56:05 +08:00
Fangjun Kuang
13f2917e69 Release v1.14. 2022-04-08 16:43:14 +08:00
Fangjun Kuang
4aab351344
Release v1.12 (#24) 2021-12-01 20:04:11 +08:00
Fangjun Kuang
d2652a2c49 Release v1.11 2021-11-29 07:17:57 +08:00
Fangjun Kuang
b3a90b1dcf Release v1.10 2021-11-04 11:57:46 +08:00
Fangjun Kuang
ec66d87fae Release v1.9 2021-10-31 10:54:41 +08:00
Fangjun Kuang
3de5b99c30 Release v1.8. 2021-10-15 19:04:01 +08:00
Fangjun Kuang
3ed1686424 Release v1.7 2021-10-11 17:16:40 +08:00
Fangjun Kuang
0228b6a56d Support PyTorch 1.6.0 2021-08-20 20:21:59 +08:00
Fangjun Kuang
4a1d08c1fa Fix a typo. 2021-08-20 17:46:36 +08:00
Fangjun Kuang
785330d812 Build conda packages. 2021-08-20 17:37:25 +08:00
Fangjun Kuang
62c717e916 Add PLP features. 2021-07-18 19:46:14 +08:00
Fangjun Kuang
361ede24c1 Remove conda. 2021-07-16 20:02:57 +08:00
Fangjun Kuang
c0dddde90f Release v0.3 2021-07-16 19:50:40 +08:00
Fangjun Kuang
9488509091 Support conda. 2021-07-16 19:49:31 +08:00
Fangjun Kuang
59c26b0cca Publish to PyPI. 2021-07-16 19:11:03 +08:00