This repository was archived by the owner on Sep 21, 2026. It is now read-only.
LattifAI Python v1.2.0 introduces a major architectural improvement by migrating from k2 to k2py
π Overview
LattifAI Python v1.2.0 introduces a major architectural improvement by migrating from k2 to k2py and adding support for Hugging Face model revisions.
β¨ New Features
k2py Integration
- Complete migration from k2 to k2py for improved performance and compatibility
- Direct ONNX runtime integration for acoustic model processing
- Raw audio processing with NumPy-based emission generation
Hugging Face Model Revision Support
- Support for specifying model revisions when downloading from Hugging Face
- Automatic fetching of latest commit SHA for up-to-date model downloads
- Improved model cache management
ModelScope Updates
- Updated modelscope dependency to version 1.33.0
- Enhanced model downloading capabilities