Skip to content

Create tone categories in Praat based off of sampling of distributions in R

License

Notifications You must be signed in to change notification settings

SpeechInContext/tone-category-creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tone-category-creation

Create tone categories in Praat based off of sampling of distributions in R

sampling.R samples from higher and lower frequency (Hz) distributions either from a normal distribution or a skewed distribution. Each trial contains 20 samples, and 20 trials are made using the default settings. This script outputs lists of the frequencies over the given trial to a text file in the "samples" directory.

tone_creation.praat reads the text files in the "samples" directory and concatenates pre-existing wav files (named after the frequency of their tone) with silence inbetween.

The end result is sound files for any number of trials that shift their frequency over the course of the trial, according to the distributions they are sampled from.

About

Create tone categories in Praat based off of sampling of distributions in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages