libAudioFlux / audioFlux

A library for audio and music analysis, feature extraction.
https://audioflux.top
MIT License
2.1k stars 102 forks source link

Extracting the concatenated features #32

Open MansourShahhosseini opened 5 months ago

MansourShahhosseini commented 5 months ago

Hi Is there any way to extract all the features in one code? Like the figure you have in your documentation, I need to have a concatenated layer of features and transform each of my audio to a m-dimension space of features.

liufeigit commented 5 months ago

Currently unavailable, in future versions, we plan to provide this kind of advanced abstraction API on top of the standardized API.