Skip to content

privateducksheep/Audio-FFT-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Decompose & Reconstruct Audio

This Streamlit app allows users to:

  • record or upload audio
  • view waveform, FFT, and spectrogram
  • apply low/high frequency filtering
  • keep only the top-K strongest frequency bins
  • reconstruct and listen to the modified audio

Run locally

  1. Install dependencies: pip install -r requirements.txt

  2. Run the app: streamlit run app.py

About

An educational tool that demonstrates Fourier decomposition of audio signals through interactive visualisation and reconstruction, helping users understand the relationship between frequency components and perceived sound.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages