https://github.com/jmandel/fun-with-formants
Speech formant tracking code in Python
https://github.com/jmandel/fun-with-formants
Last synced: about 2 months ago
JSON representation
Speech formant tracking code in Python
- Host: GitHub
- URL: https://github.com/jmandel/fun-with-formants
- Owner: jmandel
- Created: 2013-10-10T05:15:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-10T05:15:45.000Z (over 11 years ago)
- Last Synced: 2025-04-16T19:36:45.382Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 195 KB
- Stars: 15
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
http://projects.scipy.org/scikits/browser/trunk/talkbox/scikits/talkbox/lpc/lpc.py?rev=1306
http://www.mathworks.com/help/signal/ug/formant-estimation-with-lpc-coefficients.html
http://en.wikipedia.org/wiki/Window_function#Hamming_window
http://docs.scipy.org/doc/numpy/reference/generated/numpy.argsort.html