I have audio samples with varying DC offset. Do I need to manually remove the DC offset, or does the MFCC or Edge Impulse handle it automatically?
I tried to compare the same audio sample:
- with DC offset: MFCC image looks “cooler”
- without DC offset: MFCC image looks “warmer”
This suggests I must remove it manually, but I’m not sure…