• PATKIT – Phonetic Analysis ToolKIT
    • Analyse phonetic data (audio, ultrasound, other modalities) with a software package written and scriptable in Python.
    • Learn phonetic analysis with automated segmentation exercises.
    • Get PATKIT from PyPi for regular use or from the GitHub repository if you plan on adding data modalities or other functionality.
  • CAST – Computer Assisted Segmentation Tools
    • Automatic rule-based generation of the next level of segmentation (usual levels are utterance-word-phonology-phonetics)
    • Better ergonomy than some time consuming edge cases from forced alignment.
    • Get CAST from the GitHub repository. (PyPi package coming but will need a package name change).
  • Generate Stimulus List
    • Python script to generate randomised stimulus lists for use with e.g. AAA.
    • Allows for a block structure including calibration sections (usually water swallow, biteplate, tap test) and break suggestions.
    • Optional audio go-signals (beeps) with randomised delays.
    • Available in a GitHub repository.
  • 3D FEM resonance code
    • Written in MATLAB.
    • Solves the Helmholtz (resonance) equation eigenvalues of a given geometry.
    • Used in my Licentiate thesis resonance calculations.
    • Will be available in a GitHub repository in the near future.