Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 403 Bytes

Reference NumPy implementation in test.py from Coqui TTS

Installation

pip install git+https://github.com/Uncomfy/monotonic_alignment_cpp

or

git clone https://github.com/Uncomfy/monotonic_alignment_cpp
cd monotonic_alignment_cpp
pip install .

Please run test.py after installation to verify if OpenMP is available and everything works.