Explore the fundamentals of audio processing in Python through this comprehensive 25-minute tutorial. Dive into essential concepts such as mp3, wave, and flac file formats, sampling rates, and the wave module in Python. Learn to plot waveforms using matplotlib, record microphone input with Python, and master PyAudio and PyDub libraries. Follow along with practical demonstrations on working with various audio file types, visualizing audio data, and capturing live audio input. Gain valuable insights into signal parameters, waveform plotting, and handling different audio formats to enhance your Python audio processing skills.
Overview
Syllabus
Intro
signal parameters
wave module
plot waveform matplotlib
record microphone with PyAudio
load mp3 with PyDub
Taught by
AssemblyAI