TEAMuP-dev / HARP

A sample editing application allowing for hosted, asynchronous, remote processing of audio with machine learning by routing through Gradio endpoints.
BSD 3-Clause "New" or "Revised" License
52 stars 3 forks source link

Spectrogram media display. #221

Open cwitkowitz opened 2 months ago

cwitkowitz commented 2 months ago

Extend MediaDisplayComponent and implement spectrogram display. Ideally, one would be able to switch between this and the wave display seamlessly.