songsee

Generate spectrograms + feature panels from audio.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "songsee" with this command: npx skills add elizaos/eliza/elizaos-eliza-songsee

songsee

Generate spectrograms + feature panels from audio.

Quick start

  • Spectrogram: songsee track.mp3

  • Multi-panel: songsee track.mp3 --viz spectrogram,mel,chroma,hpss,selfsim,loudness,tempogram,mfcc,flux

  • Time slice: songsee track.mp3 --start 12.5 --duration 8 -o slice.jpg

  • Stdin: cat track.mp3 | songsee - --format png -o out.png

Common flags

  • --viz list (repeatable or comma-separated)

  • --style palette (classic, magma, inferno, viridis, gray)

  • --width / --height output size

  • --window / --hop FFT settings

  • --min-freq / --max-freq frequency range

  • --start / --duration time slice

  • --format jpg|png

Notes

  • WAV/MP3 decode native; other formats use ffmpeg if available.

  • Multiple --viz renders a grid.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

session-logs

No summary provided by upstream source.

Repository SourceNeeds Review
General

discord

No summary provided by upstream source.

Repository SourceNeeds Review
General

bird

No summary provided by upstream source.

Repository SourceNeeds Review
General

openai-image-gen

No summary provided by upstream source.

Repository SourceNeeds Review