--- title: Audiosr Harp emoji: 😻 colorFrom: red colorTo: gray sdk: docker app_port: 7860 pinned: false --- # AudioSR — HARP Endpoint Deploys [AudioSR](https://github.com/haoheliu/versatile_audio_super_resolution) as a [PyHARP](https://github.com/TEAMuP-dev/pyharp) endpoint, accessible from within DAWs (Logic Pro, Reaper, Ableton) via the [HARP plugin](https://github.com/TEAMuP-dev/HARP). ## What it does Upsamples any audio to 48kHz using audio super-resolution. Files already at 48kHz or above are returned unchanged. ## Usage Load this Space's URL into HARP as a custom endpoint. Upload an audio file and adjust DDIM Steps (more steps = better quality, slower processing). ## Hardware Requirements This Space requires at minimum a **T4 Small** GPU instance due to the AudioSR model size (~6GB). It will time out on free CPU hardware.