TheMarex / autoenc

Prototype exploring using ANN based auto encoder as sound effect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Prototype exploring using ANN based auto encoder as sound effect


Languages

Language:Python 100.0%