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