Coder Social home page Coder Social logo

kicks-thesis's Introduction

Kick Drum Generation with Neural Networks

This repository contains the code used to conduct the experiments for our bachelor thesis. You can read the full text here. We have an accompanying site with sound examples here.

Running experiments

Each of the models has its own code dependencies, so we ran each model in a different Python virtual environment. We used Poetry for this, but any other environment management will work. The approach is to create a virtual environment in the correct folder, install the dependencies listed in pyproject.toml or requirements.txt, and then run pip install -r requirements_cuda110.txt to install the latest PyTorch version in that virtual environment.

Progressive WaveGAN

The folder experiments/wavegan contains our adaptation of the WaveGAN model, based on this PyTorch version.

Other models

We compared the progressive WaveGAN versions to some other models:

These all also got their own folder in experiments/, and we made some small changes to adapt these to our goals.

Quality Measure

The folder notebooks/quality contains the source code for the quality measure we defined for evaluating kick drum sample quality. The folder notebooks/ further contains some jupyter notebooks that document some informal experiments we conducted during the design of this quality measure.

Results

The results folder contains some config file, samples and quality measure graphs from a couple of our experiments.

kicks-thesis's People

Contributors

apeklets avatar

Stargazers

Johannes Helmuth avatar shaoqi avatar Bklat avatar Pawel Cyrta avatar Eugenio Herrera-Berg avatar Yossi Adi avatar Milkii Brewster avatar Christian J. Steinmetz avatar  avatar

Watchers

 avatar

Forkers

joergbitzer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.