本项目基于Esp32_VoiceChat_LLMs改进开发
得闲踩车/Esp32_VoiceChat_LLMs 代码Issues0Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 分支(1) 管理 管理 克隆/下载 HTTPSSSHSVNSVN+SSH 该操作需登录 Gitee 帐号,请先登录后再操作。
esp32 based device, mainly used for voice chat with large language models - eggfly/Esp32_VoiceChat_LLMs
检测到AI说话完毕后,自动连接WebSocket服务器1(语音转文字)并开启录音,后面的与上一条相同,实现连续对话功能。 项目成品图参考 本项目基于 Esp32_VoiceChat_LLMs 改进开发 About 本项目使用esp32、esp32s3接入Chatgpt、Claude、讯飞星火、豆包等15款大模型,实现语音对话聊天,支持语音唤醒、连续对话、音乐播放等功能,...
esp32 搓语音助手,好像跟官方的assist voice模式差不多,https://bbs.hassbian.com/thread-28627-1-1...
(board_handle->audio_hal, AUDIO_HAL_CODEC_MODE_BOTH, AUDIO_HAL_CTRL_START); es8311_codec_set_voice_volume(100); // 最大音量 es8311_pa_power(false); // 关闭声音 // 创建一个事件组 // xEventGroupCreate 是 FreeRTOS 提供的一个函数,用于创建一个事件组 // 事件组是一种用于任务间通信的...
{ display->SetChatMessage("user", message.c_str()); // 在显示屏上显示用户输入 }); } } // 处理LLM(大语言模型)消息 else if (strcmp(type->valuestring, "llm") == 0) { auto emotion = cJSON_GetObjectItem(root, "emotion"); if (cJSON_IsString(emotion)) { Schedule([this, displa...
- Online large models for voice/image (ChatGPT) - All-Day Monitoring - Wide-angle night vision camera with IR illumination - Voice Interaction - Built-in microphone & amplifier for seamless voice control - Wireless Connectivity - Wi-Fi & BLE 5.0 for flexible data transmission Applications: -...
The ESP32 Agent Dev Kit is an ESP32-S3-powered voice assistant that offers integrations with popular LLM models such as ChatGPT, Gemini, and Claude. Wireless-Tag says the Dev Kit is suitable for “95% of AIoT applications, from smart home devices to desktop toys, robotics, and instruments...
The ESP32 Agent Dev Kit is an ESP32-S3-powered voice assistant that offers integrations with popular LLM models such as ChatGPT, Gemini, and Claude. Wireless-Tag says the Dev Kit is suitable for “95% of AIoT applications, from smart home devices to desktop toys, roboti...