sonicmaster-harp / README.md
2cylu2's picture
Deploy HARP wrapper via model agent
f725827 verified
|
Raw
History Blame Contribute Delete
629 Bytes

A newer version of the Gradio SDK is available: 6.24.0

Upgrade
metadata
title: SonicMaster
colorFrom: indigo
colorTo: gray
sdk: gradio
sdk_version: 5.28.0
app_file: app.py
pinned: false
license: other

SonicMaster

Text-controlled all-in-one music restoration and mastering (fix reverb, clipping, EQ/tonal balance, dynamics, and stereo image) from a natural-language instruction. This is a thin HARP frontend that proxies to the authors' official SonicMaster Gradio Space via gradio_client, so none of its heavy/gated dependencies (torch, diffusers, the gated stable-audio VAE) are installed here.

  • Inputs: audio, textbox
  • Outputs: audio

Generated by the HARP model agent from a recipe.