▎ Sonosketch turns hummed, whistled, or sung melodies into instrument performances. Sketch an ▎ idea with your voice, specify a target instrument (piano, guitar, sax, ...), and get audio ▎ that follows your melody's contour and rhythm. Built on ACE-Step 1.5 XL-SFT cover mode with ▎ tuned defaults, seed control, and per-output run logs for reproducibility
Find a file
John Lightner 5a233898c8 feat(01-01): create hum2inst.py CLI pipeline script
- Single-file CLI wrapping ACE-Step XL-SFT cover mode
- argparse with --instrument, --output, --strength, --duration flags
- Auto-detect input WAV duration via torchaudio
- Caption templates for piano, guitar, saxophone, violin, flute
- CUDA GPU check with clear error message
- Silence detection on output audio
- User-friendly output naming with instrument + timestamp
2026-04-11 02:11:53 -05:00
.planning docs(01-core-pipeline): create phase plan 2026-04-11 02:07:27 -05:00
archive chore(01-01): archive experimental scripts 2026-04-11 02:10:59 -05:00
hum2inst.py feat(01-01): create hum2inst.py CLI pipeline script 2026-04-11 02:11:53 -05:00