将 APScheduler 加进 requirements.txt
* 百度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))
增加 Mac TTS; OpenAI 支持设置代理和自定义 api_base ; 版本升级到 Python 3.7
fix: 修复若干typo, 默认唤醒引擎改为snowboy
新增 porcupine 离线唤醒引擎; 支持行空板; 增加百度UNIT聊天; LifeCycle 等大量代码重构
修复部分Mac OS系统版本号使用semver的问题
默认端口号改为5001, 避免跟Mac OS Montery的AirPlay端口冲突
修复websocket-client在多线程下的并发问题; 修复讯飞TTS的全局变量未定义的bug
修复科大讯飞的服务异常; 优化百度ASR的错误日志
针对Mac OS BigSur以上的系统暂时移除沉浸模式