Learn With Me

Learn about networking, security, linux administration, cloud and language learning

Designing a voice filter using Python

November 3, 2020

This post explains how to design a voice filter, specifying a cutoff frecuency, and the sample rate, getting the audio signal, and designing the filter using the well-known Blackman window, then make an spectral inversion to the filter...