Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thesofproject
/
sof
Public
Notifications
You must be signed in to change notification settings
Fork
371
Star
685
Code
Issues
101
Pull requests
123
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
WIP: Tensorflow Micro based WoV
- #11068
#11068
Draft
lgirdwood
wants to merge 23 commits into
thesofproject:main
thesofproject/sof:main
from
lgirdwood:feature/hda-mic-tflm-keyword-spider
lgirdwood/sof:feature/hda-mic-tflm-keyword-spider
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
WIP: Tensorflow Micro based WoV
#11068
lgirdwood
wants to merge 23 commits into
thesofproject:main
thesofproject/sof:main
from
lgirdwood:feature/hda-mic-tflm-keyword-spider
lgirdwood/sof:feature/hda-mic-tflm-keyword-spider
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
audio: tflm: add keyword detection logging, host notification, and HDA capture topology
lrgirdwo
committed
6583589
View commit details
Copy full SHA for 6583589
Browse repository at this point
audio: tflm: fix tensor byte sizing for micro speech int8 input
lrgirdwo
committed
411ed5e
View commit details
Copy full SHA for 411ed5e
Browse repository at this point
audio: tflm: integrate keyword detection with KPB for WoV trigger
lrgirdwo
committed
3776df6
View commit details
Copy full SHA for 3776df6
Browse repository at this point
tools: topology2: update WoV pipeline graph with dual-path KPB routing
lrgirdwo
committed
a6c639c
View commit details
Copy full SHA for a6c639c
Browse repository at this point
docs: tensorflow: add comprehensive README for TFLM WoV architecture and topology usage
lrgirdwo
committed
df47967
View commit details
Copy full SHA for df47967
Browse repository at this point
Commits on Jul 23, 2026
ptl: app: enable KPB, TFLM, MFCC, Gain, Volume components and update library base address
lrgirdwo
committed
930de94
View commit details
Copy full SHA for 930de94
Browse repository at this point
ptl: rimage: include KPB, TFLM, Volume and MFCC in base firmware manifest
lrgirdwo
committed
ea7449b
View commit details
Copy full SHA for ea7449b
Browse repository at this point
tools: topology2: update KPB IPC4 UUID and HDA TFLM 16kHz WoV topology
lrgirdwo
committed
cf89a85
View commit details
Copy full SHA for cf89a85
Browse repository at this point
Commits on Jul 24, 2026
scripts: llext: support relocatable link bypass
Show description for e54cb5c
lrgirdwo
committed
e54cb5c
View commit details
Copy full SHA for e54cb5c
Browse repository at this point
library_manager: llext: implement page-level VMA allocator for relocatable modules
Show description for 4470b81
lrgirdwo
committed
4470b81
View commit details
Copy full SHA for 4470b81
Browse repository at this point
config: llext: enable SLID-based symbol linking for relocatable modules
Show description for 22f090e
lrgirdwo
committed
22f090e
View commit details
Copy full SHA for 22f090e
Browse repository at this point
config: intel_adsp: enable TFLM module and C++ dependencies for ace15_mtpm
Show description for af4908e
lrgirdwo
committed
af4908e
View commit details
Copy full SHA for af4908e
Browse repository at this point
audio: tensorflow: support Zephyr SDK GCC toolchain for LLEXT build
Show description for 09a2cd3
lrgirdwo
committed
09a2cd3
View commit details
Copy full SHA for 09a2cd3
Browse repository at this point
topology2: add IPC4 ABI manifest and SoundWire TFLM topology configuration
Show description for 3a7ce9f
lrgirdwo
committed
3a7ce9f
View commit details
Copy full SHA for 3a7ce9f
Browse repository at this point
Commits on Aug 1, 2026
zephyr: Expand Virtual Heap to 4MB and Kernel Heap Pool to 32KB
Show description for c21e37a
lrgirdwo
committed
c21e37a
View commit details
Copy full SHA for c21e37a
Browse repository at this point
audio: tflm: Add KPB trigger notifications and stream shutdown event logging
Show description for c6170c0
lrgirdwo
committed
c6170c0
View commit details
Copy full SHA for c6170c0
Browse repository at this point
topology: Add TFLM KPB topology targets and multi-pipeline output routes
Show description for 331179b
lrgirdwo
committed
331179b
View commit details
Copy full SHA for 331179b
Browse repository at this point
audio: tflm: Update README.md with pipeline architecture, input abstraction, and usage
Show description for 27e1681
lrgirdwo
committed
27e1681
View commit details
Copy full SHA for 27e1681
Browse repository at this point
Commits on Aug 6, 2026
config: cavs2.5: enable TFLM WoV statically and size DP/heap for it
Show description for cc4735d
lrgirdwo
committed
cc4735d
View commit details
Copy full SHA for cc4735d
Browse repository at this point
audio: tensorflow: build TFLM statically for HiFi3 targets (GCC/Zephyr SDK)
Show description for 1960328
lrgirdwo
committed
1960328
View commit details
Copy full SHA for 1960328
Browse repository at this point
topology2: tflm: attach real MFCC config blob and add HDA Mic host-copier
Show description for 0345ab4
lrgirdwo
committed
0345ab4
View commit details
Copy full SHA for 0345ab4
Browse repository at this point
audio: tflm: strip MFCC header and requantize real mel features per-hop
Show description for d24291c
lrgirdwo
committed
d24291c
View commit details
Copy full SHA for d24291c
Browse repository at this point
audio: tflm: update README with current architecture, build and training docs
Show description for 917e66f
lrgirdwo
committed
917e66f
View commit details
Copy full SHA for 917e66f
Browse repository at this point
You can’t perform that action at this time.