Lattice-1-Alpha is an advanced forced alignment model designed for precise word-level alignment between audio and text. This model provides state-of-the-art performance in aligning speech with its corresponding word transcription, enabling accurate time-stamping of words in spoken language.
The easiest way to use Lattice-1-Alpha is through the Lattifai Python SDK.
pip install install-k2
install-k2 # Install k2 dependencies
pip install lattifai
# Align audio with subtitle
lattifai align audio.wav subtitle.srt output.srt
For more detailed usage instructions and API documentation, please visit: Lattifai Python SDK Documentation
Lattice-1-Alpha has been evaluated on standard benchmarks and demonstrates:
If you use Lattice-1-Alpha in your research, please cite:
@misc{lattice1alpha,
title={Lattice-1-Alpha: High-Precision Word-Level Forced Alignment},
author={Lattifai Team},
year={2025},
publisher={Hugging Face},
howpublished={\url{https://huggingface.co/lattifai/Lattice-1-Alpha}}
}
Please refer to the license file for usage terms and conditions.
For issues, questions, or feature requests, please visit:
This model is developed and maintained by the Lattifai team.
Lattice-1-Alpha is an advanced forced alignment model designed for precise word-level alignment between audio and text. This model provides state-of-the-art performance in aligning speech with its corresponding word transcription, enabling accurate time-stamping of words in spoken language.
The easiest way to use Lattice-1-Alpha is through the Lattifai Python SDK.
pip install install-k2
install-k2 # Install k2 dependencies
pip install lattifai
# Align audio with subtitle
lattifai align audio.wav subtitle.srt output.srt
For more detailed usage instructions and API documentation, please visit: Lattifai Python SDK Documentation
Lattice-1-Alpha has been evaluated on standard benchmarks and demonstrates:
If you use Lattice-1-Alpha in your research, please cite:
@misc{lattice1alpha,
title={Lattice-1-Alpha: High-Precision Word-Level Forced Alignment},
author={Lattifai Team},
year={2025},
publisher={Hugging Face},
howpublished={\url{https://huggingface.co/lattifai/Lattice-1-Alpha}}
}
Please refer to the license file for usage terms and conditions.
For issues, questions, or feature requests, please visit:
This model is developed and maintained by the Lattifai team.