Files
timmy-home/training-data/dpo-pairs/session_20260320_225644_762fdc.json
Alexander Whitestone 0d64d8e559 initial: sovereign home — morrowind agent, skills, training-data, research, specs, notes, operational docs
Tracked: morrowind agent (py/cfg), skills/, training-data/, research/,
notes/, specs/, test-results/, metrics/, heartbeat/, briefings/,
memories/, skins/, hooks/, decisions.md, OPERATIONS.md, SOUL.md

Excluded: screenshots, PNGs, binaries, sessions, databases, secrets,
audio cache, timmy-config/ and timmy-telemetry/ (separate repos)
2026-03-27 13:05:57 -04:00

7 lines
550 B
JSON

[
{
"prompt": "Analyze the audio file ~/Downloads/Vault of Victory (1).mp3. Report: duration, and save per-frame audio features to ~/ascii-video-showcase/vault-of-victory/features.npz. Use scipy to read wav (convert mp3->wav first via ffmpeg), compute per-frame FFT at 24fps: RMS energy, bass (20-250Hz), mid (250-4000Hz), hi (4000-20000Hz), spectral flux for beat detection. Save as numpy arrays in .npz file. Print duration, frame count, number of beats detected.",
"chosen": "",
"session": "session_20260320_225644_762fdc.json"
}
]