wookee3's picture
Fix ONNX auto-download repo resolution for tokenize_from_file
e6a6574 verified
Raw
History Blame Contribute Delete
600 Bytes
{
"architectures": [
"OnnxParameterStoreModel"
],
"audio_sample_rate": 16000,
"auto_map": {
"AutoConfig": "configuration_onnx_parameter_store.OnnxParameterStoreConfig",
"AutoModel": "modeling_onnx_parameter_store.OnnxParameterStoreModel"
},
"hop_length": 160,
"model_type": "onnx_parameter_store",
"n_fft": 512,
"n_mels": 128,
"num_parameters": 198,
"param_prefix": "weights",
"parameter_spec_file": "onnx_parameter_map.json",
"source_onnx_file": "speech_tokenizer_v3.onnx",
"source_onnx_repo_id": "FunAudioLLM/Fun-CosyVoice3-0.5B-2512",
"win_length": 400
}