开源推荐
morning
GitHub 热门项目:openai-realtime-embedded
摘要
GitHub项目:openai-realtime-embedded 仓库地址:https://github。
openai
realtime
https
com
the
2026-05-26
1 阅读
GitHub Trending
GitHub 项目:openai-realtime-embedded
仓库地址:https://github.com/openai/openai-realtime-embedded
星级:1582 | 作者:openai
项目描述:如何在微控制器和嵌入式平台上使用实时 API 的说明
===================================================
自述文件内容:
# 开放实时 API 嵌入
此存储库包含在不同嵌入式平台上将 [OpenAI Realtime API](https://platform.openai.com/docs/guides/realtime) 与 [WebRTC](https://platform.openai.com/docs/guides/realtime-webrtc) 结合使用的链接。
## 乐鑫 (ESP32)
Espressif 在 [openai_demo](https://github.com/espressif/esp-webrtc-solution/tree/main/solutions/openai_demo) 维护了一个官方示例。
OpenAI Embedded SDK 的原始实现仍然可以在“esp32”分支上使用。