Open
Description
Since 064d539 libavresamle is used to convert to FLT format directly instead of converting to S16 and then scaling to -1., 1. float like it was done before.
This change may introduce some minor differences in loaded audio and, therefore, descriptor values. The changes should be traceable running the unit tests.
This issue is to report on known minor changes in descriptor values:
- MFCC (regression test fails, fixed in 764e6bc)
This data will be obsolete once we create the robustness tests for all descriptors.