full-transcript
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSkill: Full Transcript
Skill: Full Transcript
Exports all spoken dialogue from a library's audio transcripts into a single file in the library root.
full_transcript.txt将媒体库音频转录稿中的所有对话导出到库根目录下的单个文件中。
full_transcript.txtRun
运行方式
bash
ruby lib/buttercut/full_transcript.rb <library-name>bash
ruby lib/buttercut/full_transcript.rb <library-name>Output
输出结果
libraries/<library-name>/full_transcript.txtfilename.mov
Dialogue text from that clip.
filename2.mov
More dialogue from the next clip.Clips with no audio transcript are skipped. Clips with a transcript but no spoken words show .
[no dialogue]libraries/<library-name>/full_transcript.txtfilename.mov
该片段的对话文本。
filename2.mov
下一个片段的更多对话内容。没有音频转录稿的片段会被跳过。有转录稿但无对话内容的片段会显示。
[no dialogue]After running
运行后
Always share the output file path as a clickable link in your response so the user can open it directly.
务必在回复中以可点击链接的形式分享输出文件路径,方便用户直接打开。