######################
# Supplementary code
# Paper: Nauman Dawalatabad, Yuan Gong, Sameer Khurana, Rhoda Au, James Glass, "Detecting Dementia from Long Neuropsychological Interviews", Findings of the Association for Computational Linguistics: EMNLP 2021.
######################

The following are the main requirements needed in our project. 

MFA - Montreal Force Aligner
textgrids
rVAD
kenLM
pytorch
speechbrain
espnet
fairseq
sklearn

Installing these dependencies using pip should also install all the required packages needed with all the dependencies.
We also provide a complete list of dependencies with version number just for reference. Kindly refer to 'packages_with_versions.txt' file in this directory.

