v1.3.21

ibnaleem/gosearchv1.3.21Jul 19, 2026by github-actions[bot]

AI Summary

This release focuses on performance optimization by implementing lazy loading for top-level AutoModel exports to reduce initial load time.

Key Highlights

  • Fixed lazy loading of top-level AutoModel exports.
  • Improved performance by deferring model loading until needed.

Full Release Notes

## What's Changed
* fix: lazy load top-level AutoModel exports by @LauraGPT in https://github.com/modelscope/FunASR/pull/3290


**Full Changelog**: https://github.com/modelscope/FunASR/compare/v1.3.20...v1.3.21