Do you notice a mistake?
NaN:NaN
00:00
The Autocoder package is a tool based around a variational autoencoder––a neural network capable of learning a spectral representation of a soundfile and synthesizing a novel output based on the trained model.
A spectral representation is extracted from an input sound by running it through an STFT analysis, producing a number of spectral frames representing the sound moment by moment. The software through an encoder that compresses the data into a latent layer. The latent layer has eight values, each encoding some aspect of the input data. By feeding the training data through the encoder after training. By feeding arbitrary values as input into the latent vector layer, the encoder returns a new spectral frame that represents an unseen point within the spectral space of the training data and can then be used in any number of ways, e.g. for synthesis or convolution, as an impulse response in a hybrid reverb, or for cross–synthesis.
The package provides a simple and easily extendable ecosystem to assist with the experimentation and development of sound software and hardware based on the underlying neural network architecture. It is available both in code and in hardware form and comes with an osc interface allowing for easy integration with Max/MSP.
September 26, 2022 00:35:01
June 14, 2022 00:29:35
May 17, 2022 00:29:29
May 17, 2022 00:26:12
May 17, 2022 00:30:01
May 17, 2022 00:27:54
May 17, 2022 00:24:05
June 14, 2022 00:34:21
September 26, 2022 00:32:42
April 4, 2022 01:09:21
April 21, 2022 00:32:41
April 21, 2022 00:34:42
May 17, 2022 00:25:41
May 17, 2022 00:28:18
May 17, 2022 00:26:54
May 17, 2022 00:18:08
May 17, 2022 00:41:43
May 17, 2022 00:29:53
Do you notice a mistake?