Process, enhance, and convert audio files with noise removal, normalization, format conversion, transcription, and podcast workflows.
Required:
ffmpeg / ffprobe — core audio processingOptional (for advanced features):
sox — additional noise reduction| Situation | Load |
|---|---|
| FFmpeg commands by task | INLINECODE5 |
| Loudness standards by platform |
loudness.md |
| Podcast production workflow | podcast.md |
| Transcription workflow | transcription.md |
| Task | Method |
|---|---|
| Convert formats | FFmpeg (-acodec) |
| Remove noise |
ffmpeg-normalize or -af loudnorm |
| Transcribe | Whisper → text, SRT, VTT |
| Separate stems | Demucs (vocals, drums, bass, other) |
ffprobe for codec, sample rate, channels, duration| User says | Agent does |
|---|---|
| "Convert to MP3" | INLINECODE13 |
| "Remove background noise" |
-af loudnorm=I=-16:TP=-1.5:LRA=11 |
| "Transcribe this" | Whisper → output SRT/VTT/TXT |
| "Extract audio from video" | -vn -acodec copy or re-encode |
| "Make it smaller" | Lower bitrate: -b:a 128k or -b:a 96k |
| "Speed up 1.5x" | -af atempo=1.5 |
| Format | Use Case | Quality |
|---|---|---|
| WAV | Master, editing | Lossless |
| FLAC |
-q:a 2 (~190 kbps) or CBR INLINECODE20This skill:
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 audio-1776419949 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 audio-1776419949 技能
skillhub install audio-1776419949
文件大小: 9.32 KB | 发布时间: 2026-4-17 19:24