You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
开发目标
为广大主播提供各类话术稿,由各直播间的话术采集+人工处理+大模型微调训练+小程序提供
------------------------------------------------------------------------------------------------------------------------
开发制作路线
一、话术采集
1、购买( 或使用开源免费版本) 对直播间进行定时监测并自动录制
2、对于采集回来的视频文件, 使用工具( 免费或购买专业版本) 进行转换为文字。
3、人工对文字进行分拆, 然后录入到数据库中。
二、程序开发
4、本地部署 Lama3, 并且对相关的知识内容进行微调, 训练出一个本地的知识库
5、开发小程序, 给主播提供各种组合版本的话术。
------------------------------------------------------------------------------------------------------------------------
直播自动录制工具
开源的
https://biliup.github.io/biliup/
直播录制和上传工具
Biliup 是一套直播录制、视频下载和上传的工具, 提供了多种方式 自动化的完成录制上传 .
收费的
全平台直播录制软件 Olived
https://olived.app/
月卡 ¥40
季卡 ¥99
年卡 ¥299
终身卡 ¥659
介绍文档: https://sspai.com/post/81367
---------------------------------------------------------------------------------------------------
视频转文字
https://github.com/chidiwilliams/buzz
https://www.appinn.com/buzz-openai-whisper/
Buzz – 开源、可离线的实时语音转文字工具
Videosrt Pro 专业版 (付费版本)
https://www.yuque.com/viggo-t7cdi/videosrt-pro/bq416a
------------------------------------------------------------------