Skip to content

Make some noise with mel spectrograms.

Notifications You must be signed in to change notification settings

Danand/spectro-noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectrogram Noise

Tools for manipulations on audio with converting audio file to mel spectrogram and back.

How to install

git clone git@github.com:Danand/spectro-noise.git
cd spectro-noise
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
chmod +x spectro_noise.py

How to launch

./spectro_noise.py