qwenTTS / speech_tokenizer /preprocessor_config.json
Rcarvalo's picture
Qwen3-TTS fine-tuned on SIWIS French (3 epochs, 9615 samples)
740d852 verified
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
}