/java-phoneme-filereader

Reads in phonemes from ASCII files and prints the findings to a set of files

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

Phoneme File Processor

GitHub repo size

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.

Installation

To install Phoneme File Reader download the zip file and place in your desired location on your hard drive. Unzip the file to deploy.

Usage

To use the file reader:

[-s] [sampleRate] input_filename outputfile_filename_stem

Contact

If you want to contact me you can reach me at naomi.lambert.codes@gmail.com.

License

This project uses the following license: GPLv3.