spafe
spafe copied to clipboard
:sound: spafe: Simplified Python Audio Features Extraction
Why after extracting cqcc features, the time dimension becomes 66, not the duration of the original audio?
Hi! I noticed that LPCC function returns the same result as LPC function, despite the first coefficient which is calculated as a log. I looked at the code and I...
- Fixes #61 - makes sure that the output size of the CQCC features is correct. To do: - update CQCC test. - update documentation.