Commit Graph
555 Commits
Author SHA1 Message Date
242f4d87e7 Qq group (#146)
* update:qq group

* update:更新英文版说明

---------

Co-authored-by: hrz <1710360675@qq.com>
2025-02-26 16:02:59 +08:00
2255aacfd0 update:qq group (#145)
Co-authored-by: hrz <1710360675@qq.com>
2025-02-26 15:10:12 +08:00
87cb0b484d Music play (#142)
* Update util.py解决返回元组报错 (#103)

解决返回元组报错

* 增加播放本地音乐功能 (#105)

* Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.

 On branch Music-playback
 Your branch is up to date with 'origin/Music-playback'.

 Changes to be committed:
	modified:   core/handle/audioHandle.py
	new file:   "music/\346\234\210\344\272\256\344\273\243\350\241\250\346\210\221\347\232\204\345\277\203_\351\202\223\344\270\275\345\220\233.mp3"
	new file:   "music/\350\270\217\345\261\261\346\262\263.mp3"

* Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.

On branch Music-playback
Your branch is up to date with 'origin/Music-playback'.

Changes to be committed:
	modified:   config.yaml
	modified:   core/connection.py
	modified:   core/handle/abortHandle.py
	modified:   core/handle/audioHandle.py
	new file:   core/handle/musicHandler.py
	modified:   core/handle/textHandle.py
	modified:   core/websocket_server.py
	new file:   "music/\344\270\200\345\277\265\345\215\203\345\271\264_\345\233\275\351\243\216\347\211\210.mp3"
	new file:   "music/\344\270\255\347\247\213\346\234\210.mp3"
	deleted:    "music/\346\234\210\344\272\256\344\273\243\350\241\250\346\210\221\347\232\204\345\277\203_\351\202\223\344\270\275\345\220\233.mp3"
	deleted:    "music/\350\270\217\345\261\261\346\262\263.mp3"

* 增加播放本地音乐功能

* 增加播放本地音乐功能

* 让音乐配置变的优雅

On branch Music-playback
Your branch is up to date with 'origin/Music-playback'.

Changes to be committed:
	modified:   config.yaml
	modified:   core/handle/musicHandler.py
	renamed:    "music/\344\270\200\345\277\265\345\215\203\345\271\264_\345\233\275\351\243\216\347\211\210.mp3" -> "music/mp3/\344\270\200\345\277\265\345\215\203\345\271\264_\345\233\275\351\243\216\347\211\210.mp3"
	renamed:    "music/\344\270\255\347\247\213\346\234\210.mp3" -> "music/mp3/\344\270\255\347\247\213\346\234\210.mp3"
	renamed:    "music/\345\273\211\346\263\242\350\200\201\347\237\243\357\274\214\345\260\232\350\203\275\351\245\255\345\220\246.mp3" -> "music/mp3/\345\273\211\346\263\242\350\200\201\347\237\243\357\274\214\345\260\232\350\203\275\351\245\255\345\220\246.mp3"
	new file:   music/music_config.yaml

---------

Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>

* update:优化代码

* update:流控调试

* update:优化音乐播放

* update:优化音乐配置初始化

---------

Co-authored-by: linqingping <linqingping@users.noreply.github.com>
Co-authored-by: Chris <119588753+Chris-websketch@users.noreply.github.com>
Co-authored-by: hrz <1710360675@qq.com>
v0.0.5
2025-02-26 01:33:05 +08:00
73803f49fc update:wechat group (#141)
Co-authored-by: hrz <1710360675@qq.com>
2025-02-25 23:51:57 +08:00
5fd87752d5 fixed:更新基础docker环境地址 (#139)
Co-authored-by: hrz <1710360675@qq.com>
2025-02-25 21:11:06 +08:00
94a90c4124 Iot (#129)
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40)

* update:优化

* update:增加视频教程

* update:iot兼容性又问题,撤回

* fixed:iot boolean 参数接收bug

---------

Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
Co-authored-by: hrz <1710360675@qq.com>
2025-02-24 22:04:48 +08:00
c3b0347155 Iot (#128)
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40)

* update:优化

* update:增加视频教程

* update:iot兼容性又问题,撤回

---------

Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
Co-authored-by: hrz <1710360675@qq.com>
2025-02-24 21:20:42 +08:00
600f712750 Iot (#127)
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40)

* update:优化

* update:增加视频教程

---------

Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
Co-authored-by: hrz <1710360675@qq.com>
2025-02-24 18:18:08 +08:00
9e76869c36 Iot (#126)
* 2025-2-17-iot配置消息处理, 以及控制iot命令发送 (#40)

* update:优化

---------

Co-authored-by: Jiao Haoyang <108573524+XuSenfeng@users.noreply.github.com>
Co-authored-by: hrz <1710360675@qq.com>
2025-02-24 18:06:13 +08:00
cb540736ab 跳过使用Open ai 接口时,DeepSeek-R1 模型的深度思考内容 (#54) (#95)
* 跳过使用Open ai 接口时,DeepSeek-R1 模型的深度思考内容 (#54)

* 跳过 DeepSeek-R1 模型的深度思考内容

* 跳过 DeepSeek-R1 模型的深度思考内容

* 新增LM Studio本地大模型API接口

* 优化代码,遇到Bad Case安全处理

* update:优化

---------

Co-authored-by: Sinyo <38577585+SinyoWong@users.noreply.github.com>
Co-authored-by: hrz <1710360675@qq.com>
2025-02-24 16:16:06 +08:00
66cd5bb4a5 fixed:修复低版本docker-compose模版参数 (#124)
Co-authored-by: hrz <1710360675@qq.com>
2025-02-24 14:56:39 +08:00
1226e8be47 Fix opuslib (#122)
* fixed:ModuleNotFoundError: No module named 'opuslib'

* update:格式化文档

---------

Co-authored-by: hrz <1710360675@qq.com>
2025-02-23 20:14:46 +08:00
22ff7a92b8 fixed:ModuleNotFoundError: No module named 'opuslib' (#121)
Co-authored-by: hrz <1710360675@qq.com>
v0.0.4
2025-02-23 19:59:26 +08:00
2d01812f8d Performance test (#118)
* update: optimize performance test files

* update:异步测试方法

* update:改回默认FunASR

---------

Co-authored-by: Alexisxty <alexisty233@gmail.com>
Co-authored-by: hrz <1710360675@qq.com>
v0.0.3
2025-02-23 16:22:21 +08:00
3bc0b821a1 update: 修改了服务组件的性能测试代码 (#111)
* update: optimize performance test files

* update:异步测试方法

---------

Co-authored-by: hrz <1710360675@qq.com>
2025-02-23 16:07:33 +08:00
148578399f 使用配置文件设置日志参数 (#116)
* 使用配置文件设置日志参数

* update:优化

---------

Co-authored-by: 欣南科技 <huangrongzhuang@xin-nan.com>
Co-authored-by: hrz <1710360675@qq.com>
2025-02-23 15:18:59 +08:00
6c3fbd7a8f Doubao asr (#117)
* 添加豆包在线 ASR (#82)
---------
Co-authored-by: 胡垚 <qsct9501@163.com>
v0.0.2
2025-02-23 14:38:21 +08:00
f054f66d92 Docker build (#115)
* update:配置docker自动编译

* update:修改docker编译参数

* update:测试docker编译

* update:优化docker自动编译

---------

Co-authored-by: hrz <1710360675@qq.com>
v0.0.1
2025-02-22 22:12:02 +08:00
cba6ec4ce3 Docker build (#114)
* update:配置docker自动编译

* update:修改docker编译参数

* update:测试docker编译

---------

Co-authored-by: hrz <1710360675@qq.com>
2025-02-22 21:00:59 +08:00
bdcf5c5c01 Docker build (#113)
* update:配置docker自动编译

* update:修改docker编译参数

---------

Co-authored-by: hrz <1710360675@qq.com>
2025-02-22 20:50:01 +08:00
欣南科技andGitHub 37ca63d3cb update:配置docker自动编译 (#112) 2025-02-22 20:29:44 +08:00
afa469c08c Home assistant (#97)
* add home assistant

* update home assistant remark

* update config

* update:优化文档

---------

Co-authored-by: ck3 <kyriechen03@qq.com>
Co-authored-by: Kyrie Chen <794103684@qq.com>
Co-authored-by: hrz <1710360675@qq.com>
2025-02-20 22:40:41 +08:00
欣南科技andGitHub de793625e4 Merge pull request #92 from xinnan-tech/doc
🎈 perf: 优化开发
2025-02-20 11:01:56 +08:00
kalicyh 5264bfd258 🎈 perf: 优化开发
dockerfile移除网络下载
添加前端说明文档
修改静态文件调用
2025-02-20 10:56:51 +08:00
欣南科技andGitHub b2647362be Merge pull request #87 from xinnan-tech/update-readme
update:更新正在开发的功能
2025-02-19 22:29:20 +08:00
hrz 25c2073aab update:更新正在开发的功能 2025-02-19 22:27:30 +08:00
欣南科技andGitHub 68accb7636 Merge pull request #85 from xinnan-tech/qrcode
update:更换群二维码
2025-02-19 18:03:57 +08:00
hrz 82d7f34a48 update:更换群二维码 2025-02-19 18:00:33 +08:00
HuangandGitHub eac2852930 Merge pull request #80 from xinnan-tech/fix-PerformanceTester
update:优化测试工具使用方法
2025-02-19 13:16:41 +08:00
hrz e804ab441c update:优化测试工具使用方法 2025-02-19 13:12:09 +08:00
HuangandGitHub 91bf9f465e Merge pull request #76 from Chris-websketch/speed-test
添加速度测试模块
2025-02-19 12:31:40 +08:00
hgy667 123606310c speedtest1.0 2025-02-19 12:23:37 +08:00
HuangandGitHub c56e5f97b4 Merge pull request #64 from TOM88812/main
丰富 Docker build node18-pip
2025-02-19 01:38:26 +08:00
HuangandGitHub f6baaebba0 Merge pull request #69 from HonestQiao/main
minimax语音tts和阿里云智能语音tts适配
2025-02-19 01:25:42 +08:00
欣南科技andGitHub 0cd13dc064 Merge pull request #71 from xinnan-tech/dev
合并dev的更新
2025-02-19 01:21:19 +08:00
kalicyhandGitHub 44c7060306 🎈 perf: 优化开发体验 (#70)
添加内置模型下载,yarn
2025-02-19 01:01:48 +08:00
玄凤科技andGitHub 174ab7fdb7 本地模型不重复创建,共用一个 (#51)
* 本地模型不重复创建,共用一个

* 更新web端页面发布版本
2025-02-19 01:00:25 +08:00
HonestQiao b82aaf4867 minimax语音tts和阿里云智能语音tts适配 2025-02-18 22:58:35 +08:00
kalicyh 55981ec764 合并多个更新 (#68)
* 🐳 chore: 优化打包速度

使用国内镜像

* 🎈 perf: 优化打包速度

注释日志的时间信息

* 🐳 chore: 改用docker hub

* 🐎 ci(ci): 自动打包docker

* 🐳 chore: 更新文档

* 🎈 perf: 改用opuslib_next

* 🌈 style: 统一log
2025-02-18 21:33:40 +08:00
kalicyh cf8f2f83a0 优化打包速度 (#65)
* 🐳 chore: 优化打包速度

使用国内镜像

* 🎈 perf: 优化打包速度

注释日志的时间信息
2025-02-18 21:33:40 +08:00
TOM88812 ce7f9fce9a fix:push 2025-02-18 15:09:09 +08:00
TOM88812 899b5b682b fix: 多种docker build 编译方式 2025-02-18 14:56:53 +08:00
欣南科技andGitHub 5fb89ee83c Merge pull request #59 from xinnan-tech/test
update:测试主分支
2025-02-18 12:54:45 +08:00
hrz 3824e1df5d update:测试主分支 2025-02-18 12:15:40 +08:00
hrz bbc1eff196 update:docker兼容性有待验证,先暂时去掉 2025-02-18 11:23:18 +08:00
hrz ecaa52ba95 no message 2025-02-18 11:05:33 +08:00
hrz 511c26d8a4 update:优化说明 2025-02-18 02:07:56 +08:00
hrz a33790cb66 update:去掉无用文件 2025-02-18 01:15:52 +08:00
hrz 0c71631083 fixd:loguru依赖 2025-02-18 01:00:56 +08:00
kalicyhandGitHub cebf2b3dd5 🐞 fix(log): bug 2025-02-18 00:47:26 +08:00