File size: 852 Bytes
77f9a70
 
 
 
 
f677e03
c5aff80
77f9a70
 
 
ecf9345
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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.