douyin-transcribe-fast
SKILL.md
抖音视频快速转文字(优化版)🎬➡️📝
本地 Whisper 转录,无需 API Key,零成本,高隐私。
前置依赖检查
使用前确保以下工具已安装:
1. Python 3.8+
python --version
2. FFmpeg(音频处理)
ffmpeg -version
本地 Whisper 转录,无需 API Key,零成本,高隐私。
使用前确保以下工具已安装:
python --version
ffmpeg -version