使用 faster-whisper批量转录的python脚本

📰 Dev.to · drake

""" 批量转录当前目录下的 .mp3 文件,使用 faster-whisper 转录完成后立即删除原始 .mp3 文件,仅保留 .txt """ import os import...

Published 4 Dec 2025
Read full article → ← Back to Reads