26 Commits

Author SHA1 Message Date
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
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
9d4872aa09 Update README. 2022-04-02 20:53:13 +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
632098e0c1
Update README to mention how to install a CPU-only version. (#21) 2021-11-04 15:40:17 +08:00
Fangjun Kuang
72aa5eab2b
Add support for pickling. (#17)
* Add pickle support to FrameExtractionOptions.

* Add pickle support to MelBanksOptions.

* Add pickle support.

* Update README to mention other projects.

* Fix style issues.
2021-11-04 11:55:22 +08:00
Fangjun Kuang
845baf7e45
Add from_dict and as_dict for various XxxxOptions (#9)
* Add from_dict and as_dict for FrameExtractionOptions.

* Support partial specified fields for `from_dict`.

* Support MelBankOptions.

* Support FbankOptions.

* Support MfccOptions.

* Add SpectrogramOptions.

* Add PlpOptions.

* Fix style issues.
2021-10-15 19:02:25 +08:00
Fangjun Kuang
3ed1686424 Release v1.7 2021-10-11 17:16:40 +08:00
Fangjun Kuang
5e1a9b853d Fix a typo. 2021-08-20 20:28:43 +08:00
Fangjun Kuang
68af349947 Minor fixes. 2021-08-20 20:24:48 +08:00
Fangjun Kuang
0228b6a56d Support PyTorch 1.6.0 2021-08-20 20:21:59 +08:00
Fangjun Kuang
630d57de1d Release v1.5.4 2021-08-19 07:20:54 +08:00
Fangjun Kuang
60b35c0ed8 Publish source code to PyPI. 2021-08-18 21:53:58 +08:00
Fangjun Kuang
7b2702dfa2
Support macOS. (#7)
* Support macOS.

* Remove extra files.

* Minor fixes.

* Minor fixes.

* fix an error.

* Fix building pip packages on macOS.

* Fix test errors.

* Release v1.4.

* Fix test errors.
2021-07-19 12:54:08 +08:00
Kuang Fangjun
c9d73f289c Fix a typo. 2021-07-19 07:13:19 +08:00
Fangjun Kuang
edaa935d48 Fix typos. 2021-07-18 21:04:55 +08:00
Fangjun Kuang
4c87b2b249 Sue <sub></sub> to decrease font size. 2021-07-18 21:00:42 +08:00
Fangjun Kuang
c18d053e00 set font size. 2021-07-18 20:55:34 +08:00
Fangjun Kuang
d8719fd60d Release v1.3 2021-07-18 20:48:43 +08:00
Fangjun Kuang
3012bd352b Minor fixes. 2021-07-17 18:48:28 +08:00
Fangjun Kuang
a8a8896cbc Fix typos. 2021-07-17 18:45:53 +08:00
Fangjun Kuang
c927ed4e28 Update README and release v1.2 2021-07-17 18:42:10 +08:00
Fangjun Kuang
5471c6a1f3 Update README.md to include colab notebook link. 2021-07-16 22:33:49 +08:00
Fangjun Kuang
dbf5dcaed9 Add documentation. 2021-07-16 21:23:33 +08:00
Fangjun Kuang
be8442fd68 First commit. 2021-07-16 15:16:56 +08:00