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
51 stars 3 forks source link

are we caching the waveform drawing based on filenames? #148

Closed hugofloresgarcia closed 4 months ago

cwitkowitz commented 4 months ago

It seems the waveform only fails to update for longer audio files. Everything works fine for a 4 sec clip but if I use a 20 sec clip the thumbnail doesn't update.