git config --global user.name userName git config --global user.email userEmail 使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议配置并使用私人令牌替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Pas
加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 文件 km-online-music 克隆/下载 git config --global user.name userName git config --global user.email userEmail xiaozhi-esp32-server ...
[开源/教程]用小智闹钟,教你如何使用AI控制本地功能 国内地址(更新会延迟): https://gitee.com/XuSenfeng/ai-chat-localgithub(最新): https://github.com/xinnan-tech/xiaozhi-esp32-server使用小智ai做一个提醒小闹钟,不建议当做特别稳定的闹钟使用!!!这只是一个iot模块的简单示例#开源#程序猿#热点追踪#线...
[教程/开源]图形界面配置小智ai联网+自定义知识库 国内地址: https://gitee.com/XuSenfeng/ai-chat-local github: https://github.com/xinnan-tech/xiaozh - Xvsenfeng于20250220发布在抖音,已经收获了362个喜欢,来抖音,记录美好生活!
该操作需登录 Gitee 帐号,请先登录后再操作。 1 https://gitee.com/xujieuse/xiaozhi-esp32-server.git git@gitee.com:xujieuse/xiaozhi-esp32-server.git xujieuse xiaozhi-esp32-server xiaozhi-esp32-server 北京奥思研工智能科技有限公司版权所有
async def _test_tts(self, tts_name: str, config: Dict) -> Dict: """异步测试单个TTS性能""" try: logging.getLogger("core.providers.tts.base").setLevel(logging.WARNING) token_fields = ["access_token", "api_key", "token"]
[开源/教程]使用本地模型+esp32(v0.3小智) 国内地址: https://gitee.com/XuSenfeng/ai-chat-localgithub: https://github.com/xinnan-tech/xiaozhi-esp32-server加入小智ai(https://xiaozhi.me/)的处理, 保留小智的语音识别以及语音语音合成(这种有情感的语音合成个人好像无法使用), 加入一个和之前服务器连接...
[开源/教程]小智ai通过本地tts实现纳西妲声线 国内地址(更新会延迟): https://gitee.com/XuSenfeng/ai-chat-local github(最新): https://github.com/xinnan-t - Xvsenfeng于20250304发布在抖音,已经收获了318个喜欢,来抖音,记录美好生活!
json jing/xiaozhi-esp32-server-java forked fromJoey-Zhou/xiaozhi-esp32-server-java 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 文件 main 克隆/下载 git config --global user.name userName git config --global user.email userEmail ...
mkdir -p xiaozhi-server/data xiaozhi-server/models/SenseVoiceSmall cd xiaozhi-server || exit # 根据操作系统选择下载命令 if [ "$OS" = "Windows" ]; then DOWNLOAD_CMD="curl -L -o" if ! command -v curl >/dev/null 2>&1; then DOWNLOAD_CMD="powershell -Command Invoke-WebReque...