Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,4 @@ Using machine learning to predict, understand, or identify information in the ai
* [DIY Model Weight Update for Continuous AI Deployments](software-integration-demos/diy-model-ota.md)
* [Automate the CI/CD Pipeline of your Models with Edge Impulse and GitHub Actions](software-integration-demos/cicd-with-github-actions-edge-impulse.md)
* [Deploying Edge Impulse Models on ZEDEDA Cloud Devices](software-integration-demos/zededa-model-monitoring.md)
* [Building a Voice-Activated Assistant on Your Smartphone: A Step-by-Step Guide](software-integration-demos/android-keyword-spotting.md)
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,4 @@
* [DIY Model Weight Update for Continuous AI Deployments](software-integration-demos/diy-model-ota.md)
* [Automate the CI/CD Pipeline of your Models with Edge Impulse and GitHub Actions](software-integration-demos/cicd-with-github-actions-edge-impulse.md)
* [Deploying Edge Impulse Models on ZEDEDA Cloud Devices](software-integration-demos/zededa-model-monitoring.md)
* [Building a Voice-Activated Assistant on Your Smartphone: A Step-by-Step Guide](software-integration-demos/android-keyword-spotting.md)
362 changes: 359 additions & 3 deletions software-integration-demos/android-keyword-spotting.md

Large diffs are not rendered by default.

Loading