File size: 988 Bytes
3162212
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "description": "Test samples for Marvis TTS 100M v0.2 Quantized Model",
  "total_samples": 8,
  "samples": [
    {
      "id": 1,
      "text": "Hello, this is a test of the quantized Marvis TTS model."
    },
    {
      "id": 2,
      "text": "The quick brown fox jumps over the lazy dog."
    },
    {
      "id": 3,
      "text": "Machine learning and artificial intelligence are transforming technology."
    },
    {
      "id": 4,
      "text": "This model demonstrates efficient text-to-speech synthesis with quantization."
    },
    {
      "id": 5,
      "text": "Natural language processing enables computers to understand human language."
    },
    {
      "id": 6,
      "text": "Marvis TTS provides real-time streaming audio synthesis."
    },
    {
      "id": 7,
      "text": "The quantized model maintains high quality while reducing memory usage."
    },
    {
      "id": 8,
      "text": "You can use this model for voice synthesis on edge devices."
    }
  ]
}