Commit deefdb2
committed
[DNM] platform: cavs25: enable TFLM model loading from bytes control
Enable CONFIG_COMP_TENSORFLOW_MODEL_FROM_CONTROL in the cAVS 2.5 board
configuration so that the TFLM wake-word model is loaded from runtime
bytes control instead of relying on the built-in static C array.
Add bytes kcontrol with max 65536 to the tflmcly widget in the HDA
Wake-on-Voice detection pipeline topology so that the model flatbuffer
can be set at runtime via sof-ctl.
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>1 parent 214a088 commit deefdb2
2 files changed
Lines changed: 10 additions & 0 deletions
File tree
- app/boards
- tools/topology/topology2/platform/intel
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
109 | 118 | | |
110 | 119 | | |
| |||
0 commit comments