Releases: JuliaDSP/MFCC.jl
Releases · JuliaDSP/MFCC.jl
v0.3.6
MFCC v0.3.6
Merged pull requests:
- change tests, fix compat with 1.6 (#40) (@wheeheee)
- Bump codecov/codecov-action from 3 to 4 (#41) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#42) (@dependabot[bot])
- Update CI.yml (#43) (@wheeheee)
- CompatHelper: bump compat for DSP to 0.8, (keep existing compat) (#44) (@github-actions[bot])
- Bump version to 0.3.6 for DSP v0.8 compat (#45) (@wheeheee)
v0.3.5
v0.3.4
MFCC v0.3.4
v0.3.3
MFCC v0.3.3
v0.3.2
MFCC v0.3.2
Closed issues:
- Info about upcoming removal of packages in the General registry (#18)
- Question: Can you combine VAD & MFFC into a functional block to reduce load? (#23)
mfcc
returns NaNs when signal contains zeros (#24)
Merged pull requests:
- Update deprecated TFFilter to PolynomialRatio (#19) (@maetshju)
- Add GitHub action for unit tests (#26) (@rob-luke)
- Pass test locally, but
feacalc
is extermely slow in compiling (#29) (@davidavdav) - Limit tests a little (#30) (@davidavdav)
- Fix CI.jl (#31) (@davidavdav)
v0.3.1
v0.3.1 (2019-09-14)
Julia 1.1 compatibility
Thanks to the efforts of @hagi123456