Closed mike-2020 closed 2 months ago
I observed that esp_mn_results_t->string would contain PinYin output if: (1) a command word is detected; (2)mn_state is ESP_MN_STATE_TIMEOUT.
How can I get PinYin output even no command word is detected? Converting speech audio to PinYin is useful for my use case.
I observed that esp_mn_results_t->string would contain PinYin output if: (1) a command word is detected; (2)mn_state is ESP_MN_STATE_TIMEOUT.
How can I get PinYin output even no command word is detected? Converting speech audio to PinYin is useful for my use case.