Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi Zero compatibility status #6

Open
wishtodaya opened this issue Dec 24, 2024 · 2 comments
Open

Raspberry Pi Zero compatibility status #6

wishtodaya opened this issue Dec 24, 2024 · 2 comments

Comments

@wishtodaya
Copy link

Hello,

I'm interested in running the OpenAI Realtime Embedded SDK on a Raspberry Pi Zero. I see that the SDK supports Linux platforms, and since Raspberry Pi Zero runs Linux (ARM), I wanted to ask:

  1. Has anyone tested this SDK on Raspberry Pi Zero?
  2. Are there any known limitations or considerations for ARM-based Linux systems?
  3. Would additional setup steps be required beyond those listed in the README?

Thanks for any information about compatibility with RPi Zero!

@leeebo
Copy link

leeebo commented Dec 25, 2024

@wishtodaya The Linux build is also based on the ESP-IDF build system, please refer https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/host-apps.html?highlight=linux

@juberti-oai
Copy link

This SDK currently assumes ESP32, the audio code would need to be rewritten for Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants