This project reads a file of utterances and extracts the file names and counts.
To Run:
Download the zip: https://github.com/huensch/UtteranceCount/archive/master.zip
Extract the contents to a known location.
Open a console or terminal session.
Navigate to the directory where you extracted the zip contents.
RUN: npm install
RUN: node index [file]
Where [file] is the relative or full path of the utterance output.