• v1.8 0bc2d565a3

    v1.8版
    Some checks failed
    部署到腾讯云 / build-and-push (push) Has been cancelled
    Stable

    heibai2006 released this 2025-06-17 14:29:39 +00:00 | 0 commits to main since this release

    v1.8

    1. 修改音频播放逻辑更省资源
    2. 修改提示词和知识库为单独md文件更方便编辑
    3. 添加编辑器方便编辑markdown文件
    4. 更改界面统一AI模型配置到一个页面
    Downloads
  • v1.7 3c76ee6eac

    v1.7版
    Some checks failed
    部署到腾讯云 / build-and-push (push) Has been cancelled
    Stable

    heibai2006 released this 2025-05-21 16:51:48 +00:00 | 3 commits to main since this release

    v1.7

    1. 添加主播和助理的多音色随机
    2. 添加主播和助理的随机语速
    3. 添加主播和助理的随机增益
    Downloads
  • v1.6 99a333ab4e

    v1.6版
    All checks were successful
    部署到腾讯云 / build-and-push (push) Successful in 6s
    Stable

    heibai2006 released this 2025-05-17 16:30:28 +00:00 | 4 commits to main since this release

    v1.6

    1. 更换音频播放控制方法更稳定
    2. 添加报时、欢迎进入直播间更安全
    3. 去除音频列表、日志列表、弹幕列表更简洁
    4. 添加在线更新程序后续可以直接一键更新更方便
    Downloads
  • v1.4.1 1c2fe7b20a

    v1.5版
    All checks were successful
    部署到腾讯云 / build-and-push (push) Successful in 6s
    Stable

    heibai2006 released this 2025-05-10 07:20:14 +00:00 | 7 commits to main since this release

    v1.5

    1. 修复不能解绑设备问题
    2. 修复更新会覆盖配置文件问题
    Downloads
  • v1.4 6c49aac78f

    v1.4版
    All checks were successful
    部署到腾讯云 / build-and-push (push) Successful in 5s
    Stable

    heibai2006 released this 2025-05-01 17:27:23 +00:00 | 9 commits to main since this release

    v1.4

    1. 修复弹幕回答逻辑错误
    2. 优化提示词作用
    3. 弹幕过多闪退问题
    Downloads
  • v1.3_release c85ee4fd0f

    v1.3版
    All checks were successful
    部署到腾讯云 / build-and-push (push) Successful in 6s
    Stable

    heibai2006 released this 2025-04-27 15:37:49 +00:00 | 15 commits to main since this release

    v1.3

    确认弹幕格式为:

    [阿狸]发送消息:175身高能穿吗
    [卡卡路]发送消息:你好主播
    [光头强]发送消息:能机洗吗
    

    Features

    • 优化弹幕记录处理改为时钟线程不在WebSocket处理减少阻塞。
    • 优化提示词处理逻辑,请配合新的提示词进行测试。
    Downloads
  • v1.3 c85ee4fd0f

    v1.3 beta版
    All checks were successful
    部署到腾讯云 / build-and-push (push) Successful in 6s
    Pre-Release

    heibai2006 released this 2025-04-26 13:24:20 +00:00 | 15 commits to main since this release

    1.3版本预发布 接入卡密系统

    申请测试的朋友请联系客服索取专业大模型提示词可以达到最好的效果

    Downloads
  • v1.2 678cfe2055

    v1.2版本
    All checks were successful
    部署到腾讯云 / build-and-push (push) Successful in 6s
    Stable

    heibai2006 released this 2025-04-25 03:52:44 +00:00 | 31 commits to main since this release

    v1.2

    修改知识库和提示词处理部分。

    Features

    • 取消弹幕的网名部分防止网名到TTS生成语音后违规。
    • 兼容Dify变量使用方法在提示词里使用{{#dataset#}}来引用知识库。
    • 修改Dify处理逻辑,支持本地知识库接入Dify。具体使用方法参考dify电商话术优化.yml
    Downloads
  • v1.1 03a23bab2a

    v1.1版本
    All checks were successful
    部署到腾讯云 / build-and-push (push) Successful in 5s
    Stable

    heibai2006 released this 2025-04-24 03:08:23 +00:00 | 39 commits to main since this release

    v1.1

    修复一些使用bass库新增的bug

    Bug Fixes

    • 话术生成TTS时不处理最后一条
    • 话术编辑框不能修改话术 #1
    • 暂停时话术TTS生成进程暂停 #3
    • 切换音频输出设备BUG #6
    • 场控部分按钮相互关联 #8
    • 切换音频输出设备继续播放 #10

    Features

    • 话术编辑框上方添加常用变量快捷插入标签 #2
    • 各tab页面需要添加帮助文档链接 #4
    Downloads