模型转换失败,提示cannot fit into int32

模型来源:https://huggingface.co/ayousanz/cosy-voice3-onnx/ flow_pre_lookahead_fp16.onnx

模型转换的命令:./converter_lite --fmk=ONNX --modelFile=flow_pre_lookahead_fp16.onnx --outputFile=flow_pre_lookah ead_fp16.ms

命令结果:int64 data -9223372036854775807 can not fit into int32

用户您好,欢迎使用MindSpore。还请详细补充下运行环境信息以及复现步骤~

运行的环境是ubuntu-24.04.4

命令是:./converter_lite --fmk=ONNX --modelFile=flow_pre_lookahead_fp16.onnx --outputFile=flow_pre_lookah ead_fp16.ms