Skip to content

jonasblome/GAN_Music_Video_Synthesis_Bloompipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a copy of the synthesis module of our Bloompipe web application. The webapp can currently be found at bloompipe.de!

The module reads a .pkl file into the StyleGAN network and feeds an audio stream into a vector generation algorithm. This algorithm creates vectors for each frame of the final video. Those vectors form a path (through the latent space) that represents the movement of the audio material. Those vectors are then fed into the StyleGAN which finally creates the frames.

Each frame is then stored on our server and all frames are compiled into a complete video with the underlying audio.

About

Copy of Synthesis module of the Bloompipe WebApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published