Diffusers
Safetensors
sonicmaster-models / README.md
AEmotionStudio's picture
Add SonicMaster bundled mirror (model + T5 + Oobleck VAE)
1b1d6f4 verified
# SonicMaster — bundled mirror
Self-contained inference bundle for the MAESTRO desktop app.
## Contents
- `sonicmaster/model.safetensors` — diffusion checkpoint (source: [amaai-lab/SonicMaster](https://huggingface.co/amaai-lab/SonicMaster))
- `sonicmaster/tangoflux_config.yaml` — model architecture config
- `t5/``google/flan-t5-large` text encoder + tokenizer (Apache-2.0)
- `vae/` — Oobleck VAE from `stabilityai/stable-audio-open-1.0`
## License
- SonicMaster: Apache-2.0
- T5 (flan-t5-large): Apache-2.0
- Stable Audio Open 1.0 VAE: Stability AI Community License (research-friendly)
Paper: Melechovsky, Mehrish, Herremans. "SonicMaster: Towards Controllable All-in-One Music Restoration and Mastering." ICML 2026 (arXiv:2508.03448).