Songsee
🛠️ Agent SkillClawHub
Generate spectrograms and feature-panel visualizations from audio with a CLI.
Songsee is a command-line interface tool designed to produce spectrograms and multi-panel feature visualizations from audio inputs. Built by ClawHub, it leverages standard audio processing libraries to convert waveforms into time-frequency representations. The tool supports various audio formats and allows customization of visualization parameters like window size, overlap, and colormap. Feature panels can include spectral centroid, bandwidth, chroma features, and more, aiding in detailed audio analysis. Its lightweight implementation makes it suitable for batch processing in data pipelines. The project is open-source and available via ClawHub's platform. With nearly 1,100 installs and 9 stars, it serves a niche but engaged community of audio engineers and AI practitioners.
💡Highlights
- ├─CLI tool for audio visualization
- ├─Generates spectrograms and feature panels
- └─Over 12k downloads on ClawHub
🎯For
- ├─Audio engineers
- ├─ML researchers
- └─Music producers