File size: 613 Bytes
738374e
 
 
 
 
 
99fa205
 
 
 
 
 
 
 
 
738374e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "quantization_method": "8-bit-bitsandbytes",
  "base_model": "Marvis-AI/marvis-tts-100m-v0.2",
  "model_size_original_mb": 930,
  "model_size_quantized_mb": 465,
  "compression_ratio": "50%",
  "inference_framework": "transformers",
  "tested_samples": [
    "Hello, this is a test of the quantized Marvis TTS model.",
    "Marvis TTS provides efficient real-time text-to-speech synthesis.",
    "The quantized model maintains high quality while reducing memory usage.",
    "You can use this model for voice synthesis on edge devices."
  ],
  "quantization_date": "2025-11-10",
  "all_samples_passed": true
}