Build a Wake-Word Detector for a Smart-Speaker Startup
Overview
What this challenge is about.
Build a Wake-Word Detector for a Smart-Speaker Startup. Intermediate challenge in code. Writing production code that solves real engineering problems, earn a...
The Brief
What you'll do, and what you'll demonstrate.
Train an on-device Japanese wake-word detector with strong recall at a strict 1-per-24h false-accept budget.
This is not a coding exercise. It is the work a software engineer does between a Jira ticket and a merged PR. That distinction matters to every hiring manager who has seen candidates solve LeetCode problems and none who have shipped production code under real constraints.
When you finish, you will have something most graduates do not: a real-world deliverable, verified by Ewance, that you can show to a hiring manager and say "I did this. Here is the proof."
Earning criteria — what you'll demonstrate
- Train a lightweight keyword-spotting model
- Evaluate detection at a fixed false-accept budget
- Optimize a model for on-device deployment
- Document rollout risks for a hardware-launching team
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Aligned coursework coming soon.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
- Keyword Spotting
Apply keyword spotting to solve real industry problems and demonstrate production-level capability.
- Speech Recognition
Apply speech recognition to solve real industry problems and demonstrate production-level capability.
- On Device Ml
Apply on device ml to solve real industry problems and demonstrate production-level capability.
- Model Compression
Apply model compression to solve real industry problems and demonstrate production-level capability.
- Pytorch
Apply pytorch to solve real industry problems and demonstrate production-level capability.
- Evaluation
Apply evaluation to solve real industry problems and demonstrate production-level capability.
Careers
Career paths this challenge builds toward
Completing this challenge demonstrates skills that transfer directly to these roles:
NLP Engineer
On-device keyword spotting with strict false-accept budgets is the daily reality of NLP/speech engineers at smart-speaker and wearables companies.
This challenge sharpens
- keyword-spotting
- speech-recognition
- on-device-ml
Machine Learning Engineer
Tight model-size and latency constraints translate directly to MLE work on edge-deployed models broadly.
This challenge sharpens
- on-device-ml
- model-compression
- evaluation
AI Engineer
Wiring a research-grade model into a hardware-rollout memo is AI-engineer glue work at consumer-AI startups.
This challenge sharpens
- pytorch
- on-device-ml
- model-compression