bugfix(WN): Fix the bug of Hilexin7q8

This commit is contained in:
Wang Wang Wang 2022-02-21 16:52:17 +08:00
parent c873a359e7
commit f4f7b7f9bd

View File

@ -95,8 +95,8 @@ extern const esp_wn_iface_t esp_sr_wakenet8_quantized8;
#define WAKENET_MODEL esp_sr_wakenet7_quantized
#define WAKENET_COEFF "hilexin7"
#elif CONFIG_SR_WN_WN7_HILEXIN_FIRST || CONFIG_SR_WN_WN7_HILEXIN_SECOND
#define WAKENET_MODEL esp_sr_wakenet7_quantized
#elif CONFIG_SR_WN_WN7Q8_HILEXIN_FIRST || CONFIG_SR_WN_WN7Q8_HILEXIN_SECOND
#define WAKENET_MODEL esp_sr_wakenet7_quantized8
#define WAKENET_COEFF "hilexin7q8"
#elif CONFIG_SR_WN_WN7_ALEXA_FIRST || CONFIG_SR_WN_WN7_ALEXA_SECOND