This repository contains a collection of small projects demonstrating various methods and techniques in the field of digital speech signal processing. Each project is self-contained and focuses on a specific topic or method.
- Welch's Method for Spectrogram, Periodogram, and Power Spectral Density (PSD) Calculation
- This project demonstrates how to compute and plot the spectrogram, periodogram, and Power Spectral Density (PSD) of a signal using Welch's method. The signal used in this project is a 440 Hz sine wave, which is a periodic signal.
Each project is contained in its own directory and includes a README file with specific information about the project, including how to run the code. To use a project, navigate to its directory and follow the instructions in the README.
Contributions are welcome! Please feel free to submit a pull request or open an issue.