161 Commits

Author SHA1 Message Date
Fangjun Kuang
4aab351344
Release v1.12 (#24) 2021-12-01 20:04:11 +08:00
Fangjun Kuang
d6274e7d41
Only move necessary data to GPU for computation. (#23) 2021-12-01 20:02:20 +08:00
Fangjun Kuang
d2652a2c49 Release v1.11 v1.11 2021-11-29 07:17:57 +08:00
Fangjun Kuang
f0d69c3f9e
Fix chunk size (#22)
* Use chunk size in feature extraction.

* Fix a typo.
2021-11-29 07:17:08 +08:00
Fangjun Kuang
632098e0c1
Update README to mention how to install a CPU-only version. (#21) 2021-11-04 15:40:17 +08:00
Fangjun Kuang
b3a90b1dcf Release v1.10 v1.10 2021-11-04 11:57:46 +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
ec66d87fae Release v1.9 v1.9 2021-10-31 10:54:41 +08:00
Fangjun Kuang
90f82455f3
Disable Python tests if the option enable_test is false. (#14) 2021-10-31 10:53:56 +08:00
Fangjun Kuang
78e79b7b35 Use Ubuntu 18.04 in GitHub CI. 2021-10-20 13:00:25 +08:00
Fangjun Kuang
3de5b99c30 Release v1.8. v1.8 2021-10-15 19:04:01 +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
3ed1686424 Release v1.7 v1.7 2021-10-11 17:16:40 +08:00
Fangjun Kuang
dccc927428 Fix compilation. 2021-10-11 17:01:43 +08:00
Fangjun Kuang
22f2fb7371 Remove Python dependencies. 2021-10-11 14:21:23 +08:00
Fangjun Kuang
b5c19185ea Update CMakeLists.txt so that kaldifeat can be included in k2. 2021-10-11 13:55:09 +08:00
Fangjun Kuang
5e1a9b853d Fix a typo. v1.6 2021-08-20 20:28:43 +08:00
Fangjun Kuang
68af349947 Minor fixes. 2021-08-20 20:24:48 +08:00
Fangjun Kuang
b6ce36c85d Add missing files. 2021-08-20 20:23:10 +08:00
Fangjun Kuang
0228b6a56d Support PyTorch 1.6.0 2021-08-20 20:21:59 +08:00
Fangjun Kuang
4a1d08c1fa Fix a typo. 2021-08-20 17:46:36 +08:00
Fangjun Kuang
785330d812 Build conda packages. 2021-08-20 17:37:25 +08:00
Fangjun Kuang
630d57de1d Release v1.5.4 v1.5.4 2021-08-19 07:20:54 +08:00
Fangjun Kuang
11ef9054b9 Minor fixes. 2021-08-19 07:16:05 +08:00
Fangjun Kuang
5dd4bcb88d Minor fixes. 2021-08-18 21:57:30 +08:00
Fangjun Kuang
60b35c0ed8 Publish source code to PyPI. 2021-08-18 21:53:58 +08:00
Fangjun Kuang
9673401552 Release v1.5 2021-08-18 21:46:29 +08:00
Fangjun Kuang
dde9410f4c Support torch 1.7.1 2021-08-18 21:45:41 +08:00
Fangjun Kuang
7b2702dfa2
Support macOS. (#7)
* 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.
v1.4
2021-07-19 12:54:08 +08:00
Kuang Fangjun
d27b45bb79 Typo fixes. 2021-07-19 07:36:37 +08:00
Kuang Fangjun
c9d73f289c Fix a typo. 2021-07-19 07:13:19 +08:00
Fangjun Kuang
edaa935d48 Fix typos. v1.3 2021-07-18 21:04:55 +08:00
Fangjun Kuang
31fa2c26ed
Merge pull request #6 from csukuangfj/pitch
add compute-plp-feats
2021-07-18 21:03:11 +08:00
Fangjun Kuang
4c87b2b249 Sue <sub></sub> to decrease font size. 2021-07-18 21:00:42 +08:00
Fangjun Kuang
c18d053e00 set font size. 2021-07-18 20:55:34 +08:00
Fangjun Kuang
d8719fd60d Release v1.3 2021-07-18 20:48:43 +08:00
Fangjun Kuang
62c717e916 Add PLP features. 2021-07-18 19:46:14 +08:00
Fangjun Kuang
3b53580271 Begin to add compute-kaldi-pitch-feats 2021-07-17 21:39:00 +08:00
Fangjun Kuang
a4bb32aaea
Merge pull request #5 from csukuangfj/spectrogram
Add Spectrogram.
2021-07-17 21:25:16 +08:00
Fangjun Kuang
b49cd89a2d Add Spectrogram. 2021-07-17 21:21:30 +08:00
Fangjun Kuang
2b55159caa
Merge pull request #4 from csukuangfj/doc
Update README and release v1.2
v1.2
2021-07-17 18:49:39 +08:00
Fangjun Kuang
3012bd352b Minor fixes. 2021-07-17 18:48:28 +08:00
Fangjun Kuang
a8a8896cbc Fix typos. 2021-07-17 18:45:53 +08:00
Fangjun Kuang
c927ed4e28 Update README and release v1.2 2021-07-17 18:42:10 +08:00
Fangjun Kuang
10c9d75919
Merge pull request #3 from csukuangfj/mfcc
Add MFCC features.
2021-07-17 18:13:35 +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
5471c6a1f3 Update README.md to include colab notebook link. 2021-07-16 22:33:49 +08:00
Fangjun Kuang
5407b48b87 Release v1.1 v1.1 2021-07-16 22:30:57 +08:00
Fangjun Kuang
bac4db61c3
Merge pull request #2 from csukuangfj/pip
Publish to PyPI.
2021-07-16 21:25:28 +08:00