4 Commits

Author SHA1 Message Date
Fangjun Kuang
5d2d7a2359 Fix style issues. 2021-11-04 11:44:42 +08:00
Fangjun Kuang
5aff49ce82 Add pickle support. 2021-11-04 11:32:57 +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
62c717e916 Add PLP features. 2021-07-18 19:46:14 +08:00