What's Changed
- Support torch 2.2.0 by @csukuangfj in #94
- Fix building wheels for torch 2.2.0. by @csukuangfj in #95
- support torch 2.2.1 by @csukuangfj in #96
- support torch 2.2.2 by @csukuangfj in #98
- Support torch 2.3.0 by @csukuangfj in #99
- support torch 2.3.1 by @csukuangfj in #100
- support torch2.4.0 by @csukuangfj in #102
- switch C++14 -> C++17, so it becomes compatible with Pytorch 2.4 by @KarelVesely84 in #103
- Update readme for how to install kaldifeat by @csukuangfj in #105
- support for torch 2.4.1 by @csukuangfj in #106
- Allow all zero rows in mel computation matrix. by @csukuangfj in #107
New Contributors
- @KarelVesely84 made their first contribution in #103
Full Changelog: v1.25.4...v1.25.5