lewisxhe / esp32-camera-screen

TTGO T-camera Plus
https://ru.aliexpress.com/item/TTGO-T-camera-Plus-ESP32-DOWDQ6-8-MB-SPRAM-OV2640-1-3/32971057846.html?fbclid=IwAR1uUoWC-UiemD8rKwg15WvpM7zhtvxUxdZhh0jnbrkFkNah6MV6Stg5Kag
65 stars 52 forks source link

How to speak Chinese word for changing BME280 tab to Camera tab? #3

Closed TridentTD closed 5 years ago

TridentTD commented 5 years ago

TTGO Camera Plus does't have any button only reset button.

In the youtube clip Which Chinese word for changing BME280 tab to Camera tab?

https://www.youtube.com/watch?v=vVHurYwPiqI&feature=youtu.be

I guess --> "你有天吗" ?

lewisxhe commented 5 years ago

Just like video, you can say nihaotianmao, or change the wake-up words, change in https://github.com/lewisxhe/esp32-camera-screen/blob/276b5931129e421aa286c6804c9df6f1c3101a63/main/app_speech_wakeup.c#L20

TridentTD commented 5 years ago

Thank you.

If I change to these words , how to pronouce them?

//esp_sr_wakenet2_float
//sr_model_wakenet1_float
//sr_model_wakenet1_quantized
//esp_sr_wakenet4_quantized
//esp_sr_wakenet3_quantized
lewisxhe commented 5 years ago

@TridentTD After testing my model, only two of these models can be used, one is nihaotianmao and the other is Hi lexin. After the device is started, you can view keywords on the serial port.

TridentTD commented 5 years ago

Thank you.

roccotocco commented 3 years ago

Hello.... somebody know how to boot the camera without the “ nihaotianmao” part. I would like to use such camera as door camera but if I will have an electric outage I have to say each time nihaotianmao. Thanks