MOSS-TTS-Nano.AXERA / configuration.json
HY-2012's picture
update: use static320 FP32 decode path and add config.json
4b8c0f4 verified
Raw
History Blame Contribute Delete
621 Bytes
{
"model_type": "moss-tts-nano",
"library_name": "axengine",
"pipeline_tag": "text-to-speech",
"target_hardware": ["AX650"],
"source_code": "https://github.com/AXERA-TECH/Moss-TTS-Nano.AXERA",
"source_code_standardized": "https://github.com/AXERA-TECH/Moss-TTS-Nano.AXERA",
"quality_path": "prefill.axmodel -> local_fixed_sampled_frame.axmodel -> static320 FP32 decode ONNX CPU -> codec_decode.axmodel",
"rtf_reference": 1.10,
"rtf_generation_reference": 1.01,
"decode_kv_capacity": 320,
"decode_warmup_frames": 32,
"onnxruntime_version": "1.23.2",
"compiler": "AX650 GCC ARM 9.2 / AX650 BSP"
}