/latent-representations-for-traditional-music-analysis-and-generation

This repository contains the code, data and scripts used to write the Bachelor Thesis "Latent representations for traditional music analysis and generation".

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Latent representations for traditional music analysis and generation

folktune-VAE architecture

This repository contains the code, data and scripts used to write the Bachelor Thesis "Latent representations for traditional music analysis and generation".

The full text is available here as a PDF and here on Notion.

This repo contains pre-trained checkpoints of the exact same models that were used in writing the aforementioned work, available in the repsective directories.

This code is based on timbmg/Sentence-VAE.