NUAligner 2

NUAligner 2 is an Adobe AIR Application built on top of the Penn Phonetics Lab Forced Aligner which is in turn based on the HTK

This version is more robust and is based on toolkits that are licensed for derivitave works (such as NUAligner). Please send all feedback and comments to c-ch ... @northwestern.edu

Download

  • Windows (Please note that the Windows version has some known bugs and may not work for you. You may wish to try out the web based Penn Aligner as an alternative)
  • Mac OSX

Requirements

  1. Praat
  2. Active Python (Windows Only, version 2.6. If you are running a Mac, any other version of python other than 2.6 may not be compatible with this NUaligner2)

Using NUAligner 2

There are three options for using NUAligner 2

  1. You wish to align a single audio files
  2. This is the most simple use case where you have one audio file and one transcription text file. Use the "Single File Alignment" tab and select the audio file and text transcription. Then click "Align", select where you would like to save the TextGrid file. NUAligner 2 will process the wave file and create a TextGrid in your "Save as" location.

  3. You wish to align multiple audio files to a single transcription text file
  4. In this case, you have a directory containing audio files that all have the same content, for example, scripted speech. Select the "Many Files to One Transcription" tab. Select a directory containing the wave files and the single text transcription that corresponds to the audio files. Click "Align" and select an output directory to save the resulting TextGrids. NUAligner 2 will create TextGrids with the same prefix as the audio files in the selected output directory.

  5. You wish to align multiple audio files which each have their own individual transcription text
  6. In this case, each wave file and transcription text file must be in the same directory and must contain the same prefix. For example:

    • audio001.wav
    • audio001.txt
    • audio002.wav
    • audio002.txt

    Select the "Many Files to Many Transcriptions" tab and select the location of the directory containing audio files and transcriptions text files. Click "Align" and select an output folder. NUAligner 2 will process all the wave files and generate TextGrids in the output directory.