Case: 长时间会议录音免费转文字并自动标注说话人 (meeting-audio-diarization)#14
Open
fogdragon wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Case 基本信息
为什么值得收录
长时间会议录音转文字是一个通用需求,现有工具要么付费(录音笔+服务费),要么无法区分说话人。本案例展示了如何用 WorkBuddy 全程协调完成——从 API 方案到全本地方案的技术决策链路、6 个典型踩坑的解决过程、以及「AI 生成脚本 + 手动执行」的实用工作模式。
相比普通提示词,本案例提供了:
完整性检查
结果证明
原始文章为微信公众号原创文章,作者本人(fogdragon/Huangyong)。文章中包含了完整的命令行执行输出结果(说话人分离统计、转录输出格式样例)。本案例中的代码片段、命令行输出均来自真实执行过程。
编辑授权