Commit 138a088
committed
fix(2michat-v2): boost capture PGA for wake-word detection
TLV320AIC3104 ships with the input PGA at 27% (16 dB), which is too
quiet for reliable microWakeWord triggering on a Pi Zero 2 W at typical
speaking distance. Verified on satellite-bedroom: at 27% 'Hey Jarvis'
never fires; at 80% (47.5 dB) it does. The output-side tune handled
audibility; this handles detectability.1 parent 9121dd6 commit 138a088
1 file changed
Lines changed: 6 additions & 4 deletions
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments