Everything else it does
AI is optional, not required: waveform, manual editing and export run entirely on your machine with no key at all.
🌊
Waveform on open
No analysis step first. The full waveform and time ruler appear in seconds, ready to play and zoom.
🖱
Edit by hand
Press S for the selection tool, drag a range, then play (looping optional), cut, keep only, mute, fade, or adjust gain. Wave-Editor-style context menu.
📝
Edit from the transcript
Shift-click to select a range, or double-click a single word to cut it.
🥁
Beat grid and snapping
BPM is detected from waveform energy; beat and bar lines are drawn on the timeline and selections snap to them. Wrong guess? Halve or double it, or tap three times along with the track.
⚡
Automatic highlight
Pick 15, 30, 60 or 90 seconds and it finds the most chorus-like passage by energy and groove, snapping to bars when a beat grid exists.
🎤
Vocal removal and stems
Split into vocals plus accompaniment (2 stems) or vocals / drums / bass / other (4 stems). The accompaniment stem is your instrumental, ready to edit.
🤖
AI assistant with a tool loop
Your local claude CLI — or any Anthropic / OpenAI-compatible API, including a local Ollama or LM Studio — drives editing decisions through a built-in MCP server: "cut every 'you know' after the ten-minute mark, but keep the ones that open a sentence." Every tool call is shown. The persona is editable and you can save named skills (conservative cut, strict fillers, explain before acting…) to toggle per episode.
⌨️
Keyboard review mode
One candidate at a time with the cut auto-auditioned; A accepts, R rejects, and it advances on its own. Identical fillers can be decided as a group.
🔍
Three preview modes
Source, cut (live approximation), and cut (rendered). The rendered preview uses the same splicer as the real export, byte-identical to it when levelling is off.
✂️
Blade and ripple trimming
B blades, T is the trim tool (drag the middle to roll, either side to ripple), N toggles snapping, Shift+Delete lifts. Right-click a seam for the precision editor: two lanes side by side so you can see whether a cut eats half a word.
🔖
Chapters written into the file
Markers and chapters are written into the output: ID3 CHAP for mp3, QuickTime chapters for m4a (Apple Podcasts and Spotify read them), with times converted automatically from source to post-cut positions.
🎛
Music lanes with ducking
Two lanes under the waveform hold music and SFX. Ducking is not handed to a compressor to guess — it computes visible, draggable volume points from the speech regions, pinned to output time, so cutting more fillers later does not slide the music.
⬇️
One-click local ASR install
Transcription uses faster-whisper on your own machine. Pick a model (small through large-v3) and press install — the model is fetched too, you see the exact command first, and the output streams line by line. Every model lists the VRAM it needs and is checked against your actual GPU, so you get a plain "this will run" or "you are 1.1 GB short".
💾
Project files
Saved as *.aicut.json with the transcript, candidates, decisions, effects and the AI judgement cache. Reopening the same audio reuses the cache instead of re-running ASR.