Code

Providence Corpus Reader

The Providence Corpus consists of longitudial recordings of six children learning English. This reader was created in order to facilitate research on phonetic and phonological development using this corpus. It is an extension of the CHILDESCorpusReader from NLTK. It has added functionalities such as parsing the phonetic transcription of child utterances and returning the start and end times of each utterance in the corresponding media files.

R Scripts

Some R scripts and functions I've written for various projects, including commonly used transformations for phonetic analysis, using Dynamic Time Warping to align sentences, and converting IPA to tipa for exporting to LaTeX.

Praat Scripts

Scripts that I've written or adapted to facilitate the annotation and tracking of acoustic measurements using Praat.

Bash Scripts

While I do most of my scripting in Python, I occasionally use bash to efficiently move/rename files around or to make use of tools like SoX and REAPER. Mostly I keep these around because I keep forgetting bash commands.

UPenn Dissertation Template

When I started writing my dissertation, I couldn't find a good LaTeX template specific to Arts and Sciences at Penn. So I made my own.