File size: 381 Bytes
e25dbc8
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "audio_processor": {
        "eps": 1e-6,
        "feature_extractor_type": "VibeVoiceTokenizerProcessor",
        "normalize_audio": true,
        "sampling_rate": 24000,
        "target_dB_FS": -25
    },
    "db_normalize": true,
    "language_model_pretrained_name": "Qwen/Qwen2.5-7B",
    "processor_class": "VibeVoiceProcessor",
    "speech_tok_compress_ratio": 3200
}