create env
conda create -n khaafis python=3.10
activate env
conda activate khaafis
install requirements
pip install -r requirements.txt
the following notebooks have code for aligning praat textgrids with an audio file (you need to provide your own files however)
- stamp_and_align.ipynb
- src/get_pronounciation_examples.ipynb