Phoneme processor is a command line Java program which can be used to read in ASCII files. The program takes a single phn file as input, reads and stores the found phonemes. Any phonemes that are found are then grouped by type and printed to files including their sample locations.
To install Phoneme File Reader download the zip file and place in your desired location on your hard drive. Unzip the file to deploy.
To use the file reader:
[-s] [sampleRate] input_filename outputfile_filename_stem
If you want to contact me you can reach me at naomi.lambert.codes@gmail.com.
This project uses the following license: GPLv3.