8 Commits

Author SHA1 Message Date
Fangjun Kuang
e59d05a45a Add OnlineFbank python APIs. 2022-04-02 20:03:42 +08:00
Fangjun Kuang
d6274e7d41
Only move necessary data to GPU for computation. (#23) 2021-12-01 20:02:20 +08:00
Fangjun Kuang
72aa5eab2b
Add support for pickling. (#17)
* Add pickle support to FrameExtractionOptions.

* Add pickle support to MelBanksOptions.

* Add pickle support.

* Update README to mention other projects.

* Fix style issues.
2021-11-04 11:55:22 +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
dc5ea15084 Add benchmark code for a 1-hour sound file. 2021-07-16 22:53:37 +08:00
Fangjun Kuang
5407b48b87 Release v1.1 2021-07-16 22:30:57 +08:00
Fangjun Kuang
e043afe3d6 Add kaldifeat.Fbank 2021-07-16 17:35:23 +08:00