-
Notifications
You must be signed in to change notification settings - Fork 354
Audio: MFCC: More updates and topologies to run MFCC for Mel spectrogram audio features in SDW PCs #10750
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lgirdwood
merged 12 commits into
thesofproject:main
from
singalsu:mfcc_use_32bit_fft_mel
May 13, 2026
Merged
Audio: MFCC: More updates and topologies to run MFCC for Mel spectrogram audio features in SDW PCs #10750
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
66f5a68
Math: Auditory: Change Mel filterbank 32-bit output to int32 Q9.23
singalsu 463895e
Audio: MFCC: Fix HiFi s24 format input data sign extension
singalsu 920c68f
Audio: MFCC: Remove dead code in HiFi3/4 mfcc_apply_window 32-bit path
singalsu f960950
Audio: MFCC: Use 32-bit FFT and Q9.23 Mel output
singalsu a51e85e
Audio: MFCC: Remove 16-bit FFT option
singalsu dbc273a
Audio: MFCC: Fix FFT buffer fill for 32-bit mode
singalsu cf74797
Audio: MFCC: Fix 32 bit mode HiFi3/4 window multiply
singalsu 7a00e28
Audio: MFCC: Fix error handling in mfcc_setup
singalsu ee87d3e
Audio: MFCC: Refactor run_mfcc.sh and add decode_all.m
singalsu 518bde8
Audio: MFCC: Remove obsolete check for sink size
singalsu 6528d62
Tools: Topology: Add to sdw-jack-generic microphone the module-copier
singalsu b0b1f76
Tools: Topology: Add audio features capture PCM to jack and DMIC
singalsu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.