Skip to content
/ libpe Public

Small library for calculating MFCC created using the Qt framework.

Notifications You must be signed in to change notification settings

fpartl/libpe

Repository files navigation

libpe

Small library for calculating MFCC created using the Qt framework (https://www.qt.io/).

Class FFT uses KissFFT library which is available on https://github.com/mborgerding/kissfft.

For feeding AudioSegmenter (which is the first step in MFCC calculation) use QAudioInput from Qt framework.

About

Small library for calculating MFCC created using the Qt framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published