Skip to main content

Python package for generating audio with neural networks

Project description

mimikit

The MusIc ModelIng toolKIT (mimikit) is a python package that does Machine Learning with audio data.

Currently, it focuses on training auto-regressive neural networks to generate audio.

but it does also contain an app to perform basic & experimental clustering of audio data in a notebook.

Installation

you can install with pip

pip install mimikit[torch]

or with

pip install --upgrade mimikit[torch]

if you are looking for the latest version

for an editable install, you'll need

pip install -e . --config-settings editable_mode=compat

Usage

Head straight to the notebooks for example usage of mimikit, or open them directly in Colab:

Open In Colab

Output Samples

You can explore the outputs of different trainings done with mimikit at this demo website:

https://ktonal.github.io/mimikit-demo-outputs

License

mimikit is distributed under the terms of the GNU General Public License v3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mimikit-0.4.3-py3-none-any.whl (116.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page