Skip to content

maximmashkov1/mel-vae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mel-vae

Mel spectrogram compression using variational autoencoder

Alt text

Experiment on 16x spectrogram compression. This architecture uses non-uniform downsampling, where the frequency dimension is reduced more aggressively than the temporal dimension, which, based on my experiments, results in better reconstruction given the same latent size. The provided weights were trained on mels obtained from a subset of english EMILIA dataset, using the HiFi-GAN 22kHz mel settings. Perceptually, the decoded spectrograms sound quite good. Checkpoint: https://drive.google.com/file/d/1b-4WGyjnuA09aq3INf5r8sEUbcDc09G3

About

Mel spectrogram compression using variational autoencoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors