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:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file mimikit-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: mimikit-0.4.3-py3-none-any.whl
- Upload date:
- Size: 116.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d344744abf7c8b0ea2941778ed450684694c6c39d5acbbabd499ae20b67d7df |
|
MD5 | 1493d47fb0331c6f24c06643394d0443 |
|
BLAKE2b-256 | aac2bbce14589cc2bb4fba8a58df92639d4692cef8210900fc3f180c7c27d69d |