https://github.com/drammock/spectrogram-tutorial
A walkthrough of how to make spectrograms in python that are customized for human speech research.
https://github.com/drammock/spectrogram-tutorial
phonetics spectrogram
Last synced: about 2 months ago
JSON representation
A walkthrough of how to make spectrograms in python that are customized for human speech research.
- Host: GitHub
- URL: https://github.com/drammock/spectrogram-tutorial
- Owner: drammock
- License: bsd-3-clause
- Created: 2017-11-13T05:15:45.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T19:10:09.000Z (over 1 year ago)
- Last Synced: 2025-04-11T18:12:58.100Z (about 2 months ago)
- Topics: phonetics, spectrogram
- Language: Jupyter Notebook
- Size: 1000 KB
- Stars: 39
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spectrogram-tutorial
This is a walkthrough of how to make spectrograms in python that are customized
for human speech research. Many more details about how spectrograms are made
can be found in the Praat manual (see especially the topics `Spectrogram`,
`Power spectral density`, `Sound: To Spectrogram...`, and `Advanced spectrogram
settings`).