readme update
This commit is contained in:
parent
7494682fda
commit
0a67b08055
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ ElatoAI consists of three main components:
|
||||||
13. **Volume Control**: Control the volume of the ESP32 speaker from the NextJS webapp.
|
13. **Volume Control**: Control the volume of the ESP32 speaker from the NextJS webapp.
|
||||||
14. **Realtime Transcripts**: The realtime transcripts of your conversations are stored in the Supabase DB.
|
14. **Realtime Transcripts**: The realtime transcripts of your conversations are stored in the Supabase DB.
|
||||||
15. **OTA Updates**: Over the Air Updates for the ESP32 firmware.
|
15. **OTA Updates**: Over the Air Updates for the ESP32 firmware.
|
||||||
16. **Wifi Management with captive portal**: Connect to your Wifi network from the ESP32 device.
|
16. **Wifi Management with captive portal**: Connect to your Wifi network or Hotspot from the ESP32 device.
|
||||||
17. **Factory Reset**: Factory reset the ESP32 device from the NextJS webapp.
|
17. **Factory Reset**: Factory reset the ESP32 device from the NextJS webapp.
|
||||||
18. **Button and Touch Support**: Use the button OR touch sensor to control the ESP32 device.
|
18. **Button and Touch Support**: Use the button OR touch sensor to control the ESP32 device.
|
||||||
19. **No PSRAM Required**: The ESP32 device does not require PSRAM to run the speech to speech AI.
|
19. **No PSRAM Required**: The ESP32 device does not require PSRAM to run the speech to speech AI.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue