diff --git a/packages/qvac-lib-registry-server/data/models.prod.json b/packages/qvac-lib-registry-server/data/models.prod.json index 6c2c7a0662..e6f5dc7451 100644 --- a/packages/qvac-lib-registry-server/data/models.prod.json +++ b/packages/qvac-lib-registry-server/data/models.prod.json @@ -6024,5 +6024,79 @@ "shard" ], "notes": "tensors config" + }, + { + "source": "s3:///qvac_models_compiled/onnx/lavasr/2026-04-03/enhancer_backbone.onnx", + "engine": "@qvac/tts", + "description": "LavaSR speech enhancer backbone (graph)", + "quantization": "fp32", + "params": "", + "license": "MIT", + "tags": [ + "tts", + "lavasr", + "enhancer", + "backbone" + ], + "notes": "" + }, + { + "source": "s3:///qvac_models_compiled/onnx/lavasr/2026-04-03/enhancer_backbone.onnx.data", + "engine": "@qvac/tts", + "description": "LavaSR speech enhancer backbone (weights)", + "quantization": "fp32", + "params": "", + "license": "MIT", + "tags": [ + "tts", + "lavasr", + "enhancer", + "backbone" + ], + "notes": "" + }, + { + "source": "s3:///qvac_models_compiled/onnx/lavasr/2026-04-03/enhancer_spec_head.onnx", + "engine": "@qvac/tts", + "description": "LavaSR speech enhancer spectrogram head (graph)", + "quantization": "fp32", + "params": "", + "license": "MIT", + "tags": [ + "tts", + "lavasr", + "enhancer", + "spec-head" + ], + "notes": "" + }, + { + "source": "s3:///qvac_models_compiled/onnx/lavasr/2026-04-03/enhancer_spec_head.onnx.data", + "engine": "@qvac/tts", + "description": "LavaSR speech enhancer spectrogram head (weights)", + "quantization": "fp32", + "params": "", + "license": "MIT", + "tags": [ + "tts", + "lavasr", + "enhancer", + "spec-head" + ], + "notes": "" + }, + { + "source": "s3:///qvac_models_compiled/onnx/lavasr/2026-04-03/denoiser_core_legacy_fixed63.onnx", + "engine": "@qvac/tts", + "description": "LavaSR speech denoiser", + "quantization": "fp32", + "params": "", + "license": "MIT", + "tags": [ + "tts", + "lavasr", + "denoiser" + ], + "notes": "" } ] \ No newline at end of file