* 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
* 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.