Skip to content

caisq/audapter_matlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audapter is a software package for configurable real-time manipulation of acoustic parameters of speech that runs on general-purpose computers. It is designed for research on auditory-motor interactions in speech production, but may also be of use for certain speech signal processing applications. The current version of Audapter supports manipulation (i.e., perturbation) of the following acoustic parameters:

  1. Formant frequencies (F1 and F2), in both static and time-varying ways

  2. Fundamental frequency (F0, or pitch)

  3. Local timing, through time-warping

  4. Local intensity

  5. Global time delay (delayed auditory feedback)

  6. Global intensity

This repository contains the MATLAB code for Audapter.

The C++ source code for the MEX core of Audapter is open-source: https://github.com/shanqing-cai/audapter_mex

You can download a copy of Audapter manual at: http://scai.io/AudapterManual.pdf

The MEX files can be downloaded at: http://scai.io/Audapter/Audapter.mexw32 and http://scai.io/Audapter/Audapter.mexw64

About

MATLAB code for Audapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.9%
  • M 0.1%