whisper,提取视频文案

import os import subprocess import whisper import torch from zhconv import convert from tqdm import tqdm def extract_audio(video_file): ...

xml to word

从wordpress后台,导出所有文章,格式为xml。再将xml转为word。 import xml.etree.ElementTree as ET from docx import Document def xml_to_word(xml_file_path,...

Thinking-Claude Prompt

https://github.com/richards199999/Thinking-Claude/tree/main <anthropic_thinking_protocol> For EVERY SINGLE interaction with the human,...

screen 命令

退出shell后,怎么让服务器继续工作,开启一个screen。 ps screen #启动 screen -ls # 列出所有screen会话 screen -r session_name 返回到某个screen screen -X -S sessionname...

AU和iZotope.RX7. 美化声音

1,降底噪 选中前8秒,无声音的。按 shift + P,连按3次 再按 ctrl + a 继续按 ctrl + shift + p,降噪这里输入80%,降噪幅度输入 15db, 应用 2,去口水音 ctrl +a 效果,批处理,还原,RX 7 Mouth...