A CLI that takes a sports clip and replaces the commentary with Animal Crossing-style animalese, preserving the background (crowd, music, transitions).
yipyap input.mp3 output.mp3
Status: planning. No code yet. See the docs below.
VISION.md— what we're building and why, success criteria, non-goals.ROADMAP.md— phases (spikes → MVP → quality → polish) and exit criteria for each.docs/architecture.md— pipeline diagram and module contracts.docs/spike-plan.md— the two Phase 0 experiments that must run before we scaffold real code.docs/pr-plan.md— Phase 1 PR-by-PR breakdown.CLAUDE.md— conventions for anyone (human or agent) working in the repo.
The two unknowns — whether source separation works well enough on sports audio, and whether onset-aligned animalese sounds right — are qualitative. They can only be resolved by listening. The phasing exists to put those listening tests first, then build a clean pipeline around what survives.
Private project. Not licensed for redistribution.