登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
420
privateTeams
/
wukong-robot
forked from
wzpan
/
wukong-robot
确定同步?
同步操作将从
wzpan/wukong-robot
强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
删除在远程仓库中不存在的分支和标签
同步 Wiki
(当前仓库的 wiki 将会被覆盖!)
取消
确定
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
3.5.3
* 修复语音交互回复失败问题 ([4f19689](https://github.com/wzpan/wukong-robot/commit/4f19689927c78e5343a64387eec2fba427ec156e)), closes [#269](https://github.com/wzpan/wukong-robot/issues/269) * 修复edgeTTS在极客模式下的问题([#259](https://github.com/wzpan/wukong-robot/issues/259)) ([b3c9c8d](https://github.com/wzpan/wukong-robot/commit/b3c9c8d4dced233e14588651a313f0c50c234a5a))
3669583
2023-07-12 22:12
下载
3.5.2
* 修改 edge-tts 的默认发音人 ([eba4ff7](https://github.com/wzpan/wukong-robot/commit/eba4ff7fbd5470200734184b706300361900ff12)) * 增加VITS文本转语音的支持 ([ca3566f](https://github.com/wzpan/wukong-robot/commit/ca3566fc87289a07282a9c526fb584edba111518))
416631e
2023-04-25 22:56
下载
3.5.0
* 废弃activeMode([#224](https://github.com/wzpan/wukong-robot/issues/224)); * 修复极客模式下的若干bug ([5d79aca](https://github.com/wzpan/wukong-robot/commit/5d79aca50b9b2e68277176c96b758374c2ede46b)) * 移除多余的配置信息 ([349c97f](https://github.com/wzpan/wukong-robot/commit/349c97fabdb9cbd2f963b67cd502edaa4f7bb952)) * 支持长内容自动滚动,修复LocalPlayer播放问题 ([3121fb3](https://github.com/wzpan/wukong-robot/commit/3121fb3055f5f6554021773270500c6861cb1911)) * 极客模式的默认结束时间从5回合拉长到20回合 ([4a5524d](https://github.com/wzpan/wukong-robot/commit/4a5524d24dabcf52738a34314373c141e0be3ffa)) * 美化气泡排版,实现代码高亮 ([63d0e78](https://github.com/wzpan/wukong-robot/commit/63d0e7852908e56f3e80f14beb2726193a9027b1)) * 增加闲聊插件 ([c071590](https://github.com/wzpan/wukong-robot/commit/c071590827833e9e1c967e07100d82d6e9370abb)) * ChatGPT 支持流式输出,优化响应速度 ([53e969e](https://github.com/wzpan/wukong-robot/commit/53e969e690caa464b00d42cd1e84198f7ca8fd74))
3121fb3
2023-04-08 16:49
下载
3.4.2
OpenAI 超出 token 数量限制后丢弃历史会话。TTS 合成后优先进入播放。 * 修复修改配置后self.player变为None的bug ([c00f454](https://github.com/wzpan/wukong-robot/commit/c00f45464052153127c96eda481cba70a42ed71d)) * 修复OpenAI丢弃历史会话后不会朗读文本的bug ([2a6419a](https://github.com/wzpan/wukong-robot/commit/2a6419ae5d287dc19f56454b3c6792c10d7e3eaa)) * 在 OpenAI token 超出限制后丢弃历史会话([#193](https://github.com/wzpan/wukong-robot/issues/193)) ([fee700c](https://github.com/wzpan/wukong-robot/commit/fee700c4907b32b87b6f9b3376b62c4e9fc1f764)) * fix typo of Camera plugin. ([#219](https://github.com/wzpan/wukong-robot/issues/219)) ([09e896d](https://github.com/wzpan/wukong-robot/commit/09e896d6dbde51a9225aaca690664a6653ffee6b)) * 移除未经测试的指令 ([1f087c7](https://github.com/wzpan/wukong-robot/commit/1f087c75669daac0e87fd5765a9b285a93e81dcc)) * 重构 DockerfileArm ([53424e7](https://github.com/wzpan/wukong-robot/commit/53424e7bc5c064f8ea0ad5c6bd80882ef3667bee)) * TTS合成后优先进入播放([#208](https://github.com/wzpan/wukong-robot/issues/208)); 修复某些特定情况下删除提醒失败的bug ([1eaaea3](https://github.com/wzpan/wukong-robot/commit/1eaaea342cd2844fcc65cc6507a2995216a6ef79))
4c42f43
2023-04-01 14:44
下载
3.4.1
将 APScheduler 加进 requirements.txt
77dcefe
2023-03-26 14:00
下载
3.4.0
* 百度UNIT robot支持输出回复文本 ([8a7070b](https://github.com/wzpan/wukong-robot/commit/8a7070bea22514c88d2e6bf73ddfdde618067840)) * 更新demo站点说明 ([408519d](https://github.com/wzpan/wukong-robot/commit/408519d6f1f73f8319245808b3b46e6def8824f3)) * 提醒功能支持持久化存储 ([98e5951](https://github.com/wzpan/wukong-robot/commit/98e59515c7554585e7467658a73f25c94294317d)) * 为音频播放增加一个子线程队列, 去除wait参数([#208](https://github.com/wzpan/wukong-robot/issues/208)); 不二次判断Unit的意图([#200](https://github.com/wzpan/wukong-robot/issues/200)) ([c59ce14](https://github.com/wzpan/wukong-robot/commit/c59ce14918519bf69e98e5c4a32b7761141504f1)) * 增加提醒插件;极客模式改进。 ([a7fb270](https://github.com/wzpan/wukong-robot/commit/a7fb270819c36aea8986f1017b36d39268596952)) * ChatGPT 支持上下文对话([#209](https://github.com/wzpan/wukong-robot/issues/209), [#193](https://github.com/wzpan/wukong-robot/issues/193)) ([0068c9a](https://github.com/wzpan/wukong-robot/commit/0068c9a9b1443c5e29f69aab0f2e7760d9b75d78))
107b2e3
2023-03-26 12:38
下载
3.3.0
增加 Mac TTS; OpenAI 支持设置代理和自定义 api_base ; 版本升级到 Python 3.7
9cee302
2023-03-13 22:58
下载
3.1.3
修复相机插件不展示图片的bug
cf2ede4
2023-02-25 18:16
下载
3.2.2
OpenAI 增加对 Python 版本的要求
ee87f7d
2023-02-18 17:28
下载
3.1.1
后台聊天记录支持折行; 支持配置截断策略
9d25e85
2023-02-18 17:00
下载
3.1.0
新增 OpenAI (GPT3) 聊天机器人
77e0094
2023-02-11 19:30
下载
3.0.1
fix: 修复若干typo, 默认唤醒引擎改为snowboy
35d23f3
2023-01-03 18:19
下载
3.0.0
新增 porcupine 离线唤醒引擎; 支持行空板; 增加百度UNIT聊天; LifeCycle 等大量代码重构
ae5683f
2022-12-31 22:33
下载
2.5.4
修复配置文件保存不了的bug
e02ba51
2022-11-06 12:39
下载
2.5.3
修复部分Mac OS系统版本号使用semver的问题
2018268
2022-08-13 22:36
下载
2.5.2
修复勿扰模式不能使用的问题
6c55afc
2022-05-13 21:28
下载
2.5.1
修复Player模块proc为空导致的异常
be49b4b
2022-04-08 21:52
下载
2.5.0
默认端口号改为5001, 避免跟Mac OS Montery的AirPlay端口冲突
8e2898f
2022-04-08 11:46
下载
2.4.7
修复websocket-client在多线程下的并发问题; 修复讯飞TTS的全局变量未定义的bug
28faff3
2022-04-07 22:02
下载
2.4.6
修复科大讯飞的服务异常; 优化百度ASR的错误日志
65ad7af
2022-04-07 18:32
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Python
1
https://gitee.com/private-teams/wukong-robot.git
git@gitee.com:private-teams/wukong-robot.git
private-teams
wukong-robot
wukong-robot
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册