HelpingAI-TTS-v1 / preprocessor_config.json
Abhaykoul's picture
Upload folder using huggingface_hub
48876e9 verified
raw
history blame contribute delete
206 Bytes
{
"feature_extractor_type": "DacFeatureExtractor",
"feature_size": 1,
"hop_length": 512,
"padding_side": "right",
"padding_value": 0.0,
"return_attention_mask": true,
"sampling_rate": 44100
}