update feature
This commit is contained in:
parent
757acff0a6
commit
ae444abde3
1 changed files with 3 additions and 2 deletions
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
# 🚀 ElatoAI: Realtime Speech AI Agents for ESP32
|
||||
|
||||
Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and Deno Edge Functions for >10-minute uninterrupted global conversations
|
||||
Realtime AI Speech powered by OpenAI Realtime API, ESP32, Secure WebSockets, and Deno Edge Functions for >15-minute uninterrupted global conversations
|
||||
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://discord.gg/KJWxDPBRUj)
|
||||
[](https://discord.gg/KJWxDPBRUj)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||

|
||||

|
||||
|
|
@ -169,6 +169,7 @@ ElatoAI consists of three main components:
|
|||
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.
|
||||
20. **OAuth for Web client**: OAuth for your users to manage their AI characters and devices.
|
||||
21. **Pitch Factor**: Control the pitch of the AI's voice from the NextJS webapp to create cartoon-like voices.
|
||||
|
||||
## 🛠 Tech Stack
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue