musetree  by stevenwaterman

AI music production suite

Created 6 years ago
252 stars

Top 99.6% on SourcePulse

GitHubView on GitHub
Project Summary

AI Music Generation for the Real World

MuseTree provides a production-ready front-end for OpenAI's MuseNet AI music generator. It targets musicians and producers seeking advanced features and a robust workflow beyond the original research demo, enabling more practical music creation.

How It Works

This project enhances MuseNet by offering a Svelte/TypeScript-based web interface. It implements full tree support for exploring multiple generation paths and tracks, alongside extended controls for genre selection, token length, and temperature. Core features include robust persistence via save/load, WAV/MIDI export/import, and automatic retries for failed requests, addressing limitations of the base MuseNet model for real-world use.

Quick Start & Requirements

  • Install: Clone the repository, run npm i, then npm run dev.
  • Prerequisites: Node.js environment for npm.
  • Online Demo: Available at http://musetree.stevenwaterman.uk.
  • Live Development: Streams available on Twitch.tv (Mon-Fri 10:30am-3pm BST).

Highlighted Details

  • Advanced Generation: Supports over 600 genres, up to 1000 tokens, and adjustable temperature for diverse outputs.
  • Multi-Track & Tree Support: Enables development of multiple concurrent tracks and exploration of numerous generation branches.
  • Production Features: Includes WAV/MIDI import/export, full save/load persistence, and automatic request retries.
  • Bug Fixes: Addresses issues like persistent notes and generation length limits in the base MuseNet.

Maintenance & Community

MuseTree is under active development, with suggestions welcomed via GitHub issues. The developer live-codes on Twitch.tv, offering real-time interaction.

Licensing & Compatibility

The provided README does not specify a license. Compatibility for commercial use or closed-source linking is undetermined.

Limitations & Caveats

The project is described as being in an "early state" and "active development," indicating potential for ongoing changes and undiscovered issues.

Health Check
Last Commit

2 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Starred by Luis Capelo Luis Capelo(Cofounder of Lightning AI), Patrick von Platen Patrick von Platen(Author of Hugging Face Diffusers; Research Engineer at Mistral), and
2 more.

muzic by microsoft

0.0%
5k
AI research project for music understanding and generation
Created 4 years ago
Updated 1 year ago
Starred by Aravind Srinivas Aravind Srinivas(Cofounder of Perplexity), Dan Abramov Dan Abramov(Core Contributor to React; Coauthor of Redux, Create React App), and
11 more.

jukebox by openai

0.1%
8k
Generative model for music research paper
Created 5 years ago
Updated 1 year ago
Feedback? Help us improve.