grit_v4 / speech_tokenizer /preprocessor_config.json
matthewliu0302's picture
Duplicate from magma90909/vocence_miner_v8
7b58314
raw
history blame contribute delete
234 Bytes
{
"chunk_length_s": null,
"feature_extractor_type": "EncodecFeatureExtractor",
"feature_size": 1,
"overlap": null,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 24000
}