Hiya,
Is it possible to convert an audio signal (either live microphone input or pre-recorded files) to mel frequency coefficients (MFCC) in vvvv? I would like to extract 13 MFCCs and send them via OSC to Wekinator for some simple AI speech recognition.
There’s an openFrameworks example for this on the Wekinator website (http://www.wekinator.org/examples/#Audio) but I’d much prefer to have a vvvv patch that handles the conversion. Anyone here tried this before?