The neural network operates on 'fragments' of a song: a numerical array representing a ~1 second clip.
The plan for music style transfer (for now) is to operate on these fragments.
But we need a way to reconstruct a listenable some from these fragments after the transfer.
The neural network operates on 'fragments' of a song: a numerical array representing a ~1 second clip.
The plan for music style transfer (for now) is to operate on these fragments. But we need a way to reconstruct a listenable some from these fragments after the transfer.
Build the song reconstruction steps.