Skip to content

feat[mod][QVAC-16578]: add LavaSR speech enhancer models to registry#1345

Merged
yuranich merged 5 commits into
mainfrom
feat/registry-lavasr-models
Apr 7, 2026
Merged

feat[mod][QVAC-16578]: add LavaSR speech enhancer models to registry#1345
yuranich merged 5 commits into
mainfrom
feat/registry-lavasr-models

Conversation

@sharmaraju352

Copy link
Copy Markdown
Contributor

Summary

  • Add LavaSR neural speech enhancement ONNX models (backbone, spectrogram head, denoiser) to the model registry
  • Models uploaded to S3 at qvac_models_compiled/onnx/lavasr/2026-04-03/ following the established path convention
  • Required by SDK PR feat[notask|api]: add LavaSR speech enhancement support to TTS plugin #1310 (feat/sdk-lavasr-tts-support) which wires LavaSR enhancement through the TTS plugin

Models

Added models

enhancer_backbone.onnx          — LavaSR speech enhancer backbone (graph)
enhancer_backbone.onnx.data     — LavaSR speech enhancer backbone (weights)
enhancer_spec_head.onnx         — LavaSR speech enhancer spectrogram head (graph)
enhancer_spec_head.onnx.data    — LavaSR speech enhancer spectrogram head (weights)
denoiser_core_legacy_fixed63.onnx — LavaSR speech denoiser

Test plan

  • Verify models.prod.json is valid JSON
  • Verify S3 paths resolve correctly via registry download
  • Verify SDK model constants can be generated from updated registry after merge

Made with Cursor

@kinsta

kinsta Bot commented Apr 7, 2026

Copy link
Copy Markdown

Preview deployments for qvac-docs-staging ⚡️

Status Branch preview Commit preview
✅ Ready Visit preview Visit preview

Commit: 112ab476f78041dcba17f2d1e432eb263bb1abd7

Deployment ID: 65f43bbf-58ac-4fb1-a9b4-e3d67c7c892b

Static site name: qvac-docs-staging-fazwv

@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (2/1)



---
*This comment is automatically updated when reviews change.*

Comment thread packages/qvac-lib-registry-server/data/models.prod.json Outdated
@sharmaraju352 sharmaraju352 changed the title feat[mod][notask]: add LavaSR speech enhancer models to registry feat[mod][QVAC-16578]: add LavaSR speech enhancer models to registry Apr 7, 2026
@GustavoA1604

Copy link
Copy Markdown
Contributor

/review

@GustavoA1604

Copy link
Copy Markdown
Contributor

/review

@yuranich yuranich merged commit d17391f into main Apr 7, 2026
16 checks passed
@yuranich yuranich deleted the feat/registry-lavasr-models branch April 7, 2026 11:21
Proletter pushed a commit that referenced this pull request May 24, 2026
…1345)

* feat[mod]: add LavaSR speech enhancer models to registry

Made-with: Cursor

* fix: set fp32 quantization for LavaSR enhancer models

Made-with: Cursor

---------

Co-authored-by: Raju <raju.sharma>
Co-authored-by: GustavoA1604 <54457676+GustavoA1604@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants