Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESPIRE

Pointer-based structural recall for full-song generation. Choruses that return instead of being re-sung — asymmetric section reuse over hierarchical audio tokens.

Layout

src/respire/     structural-recall metric engine
  audio.py       audio loading / device
  embed.py       MERT / CLAP / MuQ / speaker extractors
  segment.py     SSM + Foote-novelty segmentation, chorus-group detection
  recall.py      per-facet return-fidelity scoring
  report.py      aggregation, tables, drift check, plots
pilot/           Stage-0 runner + data instructions (pilot/README.md)

Quick start

uv sync
uv run python pilot/run_pilot.py --manifest pilot/data/manifest.csv \
    --extractors mert clap muq speaker --out pilot

See pilot/README.md for data collection and the CONTINUE/revisit decision rule.

About

Pointer-based structural recall for full-song generation. Choruses that return instead of being re-sung — asymmetric section reuse over hierarchical audio tokens.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages