Skip to content

Python CGI scripts for various aspects of acoustic phonetic analysis.

License

Notifications You must be signed in to change notification settings

dafyddg/SoundOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundOps

Collection of small CGI online apps to illustrate aspects of acoustic phonetics.

Input form: soundops.html

  1. Butterworth filters:
  • low-pass: lowpass-cgi.py
  • high-pass: highpass-cgi.py
  • band-pass: bandpass-cgi.py
  1. Transforms:
  • Fast Fourier Transform: fft-cgi.py)
  • Hilbert transform (hilbert-cgi.py) to illustrate amplitude demodulation
  1. Cosine windows:
  • Hamming window (hamming-cgi.py)
  • Hann (Hanning) window (hanning-cgi.py)
  1. Spectrogram (spectrogram-cgi.py)

Input form: fm.html

  • Frequency modulation (fm-cgi.py)

Input form: moddemod.html

  • FM and AM modulation and demodulation (moddemod.html, moddemod-cgi.py) with modules:
    • modgf0x.py (parametrised F0 estimation)
    • modgrapt.py (wrapper for Debian distribution of David Talkin's RAPT F0 estimation)

About

Python CGI scripts for various aspects of acoustic phonetic analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published