This repository contains the source code for the BR-Aligner
- Python 3 (or later)
pip install -r requirements.txt
python3 config/config.py
to download the pre-trained models for Portuguesesh download.sh
to download the pre-trained embeddings
python aligner.py -f input.txt
- The results will be in the
output
folder