aboutsummaryrefslogtreecommitdiff
path: root/applications/freertos/model.h
diff options
context:
space:
mode:
Diffstat (limited to 'applications/freertos/model.h')
-rw-r--r--applications/freertos/model.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/freertos/model.h b/applications/freertos/model.h
index cd8f656..3b3078a 100644
--- a/applications/freertos/model.h
+++ b/applications/freertos/model.h
@@ -16,6 +16,8 @@
* limitations under the License.
*/
+const char *modelName = "keyword_spotting_cnn_small_int8";
+
uint8_t networkModelData[] __attribute__((section("network_model_sec"), aligned(16))) = {
0x28, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12, 0x00,