lavasr-models / README.md
AEmotionStudio's picture
Add LavaSR v2 bundled mirror (enhancer + UL-UNAS denoiser)
291b781 verified
|
Raw
History Blame Contribute Delete
1.05 kB

LavaSR — bundled mirror (v2)

Self-contained inference bundle for the MAESTRO desktop app. One ~55 MB download → fully offline 48 kHz speech enhancement.

Contents

  • enhancer_v2/model.safetensors — Vocos-based bandwidth-extension weights (converted from upstream pytorch_model.bin via safetensors.torch.save_model for shared-buffer safety)
  • enhancer_v2/config.yaml — Vocos hyperparameters (verbatim from upstream)
  • denoiser/denoiser.safetensors — UL-UNAS denoiser weights (converted from upstream denoiser.bin)

Source

License

  • LavaSR (enhancer): Apache-2.0
  • UL-UNAS (denoiser): MIT (Xiaobin-Rong)

Both upstreams permit commercial redistribution with attribution.