4 Commits

Author SHA1 Message Date
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
Fangjun Kuang
77748f8ccc Add MFCC features. 2021-07-17 18:11:56 +08:00
Fangjun Kuang
be8442fd68 First commit. 2021-07-16 15:16:56 +08:00