This is a "lite" version of the mouth dataset.

mouth_lite

Format

A data frame with 352 rows and 5 variables:

traj_id

a unique identifier for each trajectory

word

the generated nonce word I read

percent

how far into the vowel's duration (in terms of percent of the duration) the formants were extracted. 0 = onset, 50 = midpoint, 100 = offset

formant

which formant did the data come from

hz

the formant measurements, in hz

Details

This dataset contains only five columns and and only 10 random tokens of the original mouth dataset. See ?mouth for more information. Ultimately, this is a subset of the coronals dataset, so please see ?coronals for information on how the data was created.