文件最后提交记录最后更新时间
[Bugfix] bugfix for qwen3tts audio load and weight converter Co-authored-by: AZe_404<wangze62@h-partners.com> # message auto-generated for no-merge-commit merge: !2525 merge url_unval into master [Bugfix] bugfix for qwen3tts audio load and weight converter Created-by: AZe_404 Commit-by: AZe_404 Merged-by: ascend-robot Description: ## What this PR does / why we need it? 1. Qwen3TTS通过网址读取在线音频数据存在安全隐患,暂移除读取在线数据功能; 2. 修复Qwen3TTS权重转回用于推理的权重格式时,config处理落盘存在的问题. ## Does this PR introduce any user-facing change? Please describe whether the PR will result in any user-facing usage changes. If there is related documentation, please specify its path. ## How was this patch tested? Please explain how to verify the correctness and effectiveness of this feature, as well as its usage constraints and limitations. See merge request: Ascend/MindSpeed-MM!25254 天前