Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 427 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 427 Bytes

Audio-Autoencoder

Audio autoencoder on keras generated by GPT neural network


To work you need to create an input and output folder. The input folder can be considered a data set and at the same time the neural network will process files from it for output. For your task you can edit the code.

The code is rather strange, but working. Remember that it is written by a neural network