Skip to content
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

Choose a tag to compare

@LattifaiHQ LattifaiHQ released this 31 Dec 07:53
· 459 commits to main since this release

πŸŽ‰ 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