Source for M5CoreS3 OpenAI Voice Assistant
-
Hello, is it possible to see the source code for M5CoreS3 OpenAI Voice Assistant? I would like to try and extend it with tool calling.
-
I second this ! I'm been wanting to throw my own little spin using it.
-
OpenAI have some source code here -> https://github.com/openai/openai-realtime-embedded-sdk but not configured for the M5CoreS3
Oh and there is a new example that has dropped from espressif based on OpenAI's demo ->
https://github.com/espressif/esp-webrtc-solution/tree/main/solutions/openai_demo
Also not configured for M5CoreS3 out of the box.
-
I need this too, to add some custom features via tool calling. :) Please release the source code! Thanks!
-
That's exactly right! Due to its versatility, the M5CoreS3 is an excellent choice for building an OpenAI-powered voice assistant. With its Wi-Fi capabilities, microphone, touch screen, and OpenAI's GPT models, you can create an interactive assistant that recognizes and synthesizes speech. With the integration of APIs such as Google Speech for voice input and OpenAI's GPT for text-based commands, voice interaction can be made seamless and efficient.