* Add pickle support to FrameExtractionOptions.
* Add pickle support to MelBanksOptions.
* Add pickle support.
* Update README to mention other projects.
* Fix style issues.
* 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.
* 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.