/autoenc

Prototype exploring using ANN based auto encoder as sound effect

Primary LanguagePython

Autoencoder as Sound Effect

This project tries to explore the sound effects generated by an incomplete reproduction of an ANN based autoencoder.

This is work in progress and still exploring some ideas.

Setup

pip install -r requirements.txt

Run

./autoenc.py NUM_HIDDENT_NEURONS INPUT.wav OUTPUT.wav