v1.3.21

modelscope/FunASRv1.3.21Jul 19, 2026by github-actions[bot]

AI Summary

This release introduces a performance optimization by implementing lazy loading for top-level AutoModel exports, which helps reduce initial memory usage and improves import speeds.

Key Highlights

  • Implemented lazy loading for top-level AutoModel exports
  • Optimized import performance and reduced memory footprint

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