zhou19830318's Stars
adafruit/awesome-circuitpython
A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
djairjr/Seeed_Xiao_ESPS3_Sense_Circuitpython
Firmware for the Seeed Xiao Board
emqx/MQTT-Client-Examples
MQTT Client Examples
jgpeiro/esp32-s3_ai_game_builder
This project uses an LLM to build any game you describe
hx23840/YunDo
YunDo is an open-source intelligent dialogue system based on large models.
Ikaros-521/RealtimeSTT_LLM_TTS
实时STT,连接OpenAI接口/智谱AI(流式LLM)和GPT-SOVITS/Edge-TTS,通过网页的方式,进行跨网络的服务调用,实现实时对话的效果
KoljaB/LocalAIVoiceChat
Local AI talk with a custom voice based on Zephyr 7B model. Uses RealtimeSTT with faster_whisper for transcription and RealtimeTTS with Coqui XTTS for synthesis.
cy2016-1/esp32s3-ai-chat
JetBrains/intellij-micropython
Plugin for MicroPython devices in PyCharm and IntelliJ
jojie02/ESP32speaker
esp32作为接收与发送数据的设备,使用个人电脑在本地部署大模型处理数据以作为服务器,实现diy聊天ai的功能/Use ESP32 as a device for receiving and transmitting data. Deploy a large model on a personal computer locally to serve as a server, thus realizing the function of a DIY chat AI.
78/xiaozhi-esp32
Build your own AI friend
Seeed-Studio/ModelAssistant
Seeed SenseCraft Model Assistant is an open-source project focused on embedded AI. 🔥🔥🔥
wokwi/wokwi-vscode-micropython
MicroPython in Wokwi for VS Code
Baidu-AIP/speech_realtime_api
实时语音识别API WebSocket
fengfeng0328/esp32_speech-vad-demo
vad algorithm based on esp32 for mute detection
cucumberMahach/Esp32_Mic
Example of using an INMP441 microphone with ESP32 over WiFi
Explorerlowi/ESP32_AI_LLM
本项目使用esp32、esp32s3接入Chatgpt、Claude、讯飞星火、豆包等15款大模型,实现语音对话聊天,支持语音唤醒、连续对话、音乐播放等功能,同时外接了一块显示屏实时显示对话的内容。
zhangheng18/esp32-ai-chat
esp32s3 ai chat
MinePro120/ESP32-Audio-Streamer
Stream audio from your ESP32 to a computer
Baidu-AIP/speech-demo
语音api示例
217heidai/micropython_esp32_firmware
MicroPython、LVGL Firmware for ESP32
BunnySakura/lv_micropython
适用于具有16M flash的ESP32芯片的MicroPython LVGL绑定 | Micropython bindings to LVGL for Embedded devices, Unix and JavaScript | M5Stack BASIC
jd3096-mpy/MPY-CASSETTE-PLAYER
jd3096-mpy/micropython-modbus
MicroPython Modbus RTU Slave/Master and TCP Server/Slave library
SummerGift/EmbeddedSystem
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
usefulsensors/moonshine
Fast and accurate automatic speech recognition (ASR) for edge devices
zhou19830318/CYD_chat_with_chatglm
chat with chatglm on CYD
THUDM/GLM-4-Voice
GLM-4-Voice | 端到端中英语音对话模型
MetaGLM/zhipuai-sdk-nodejs-v4
智谱 AI 开放接口 V4 的 nodejs SDK
FunAudioLLM/FunAudioLLM-APP