🎮

unlimitedmusicgen

FNI 8.8
by Surn gradio

"--- title: UnlimitedMusicGen emoji: 🎼 colorFrom: gray colorTo: red sdk: gradio sdk_version: 5.49.1 python_version: 3.12.8 app_file: app.py pinned: true license: creativeml-openrail-m tags: - mcp-server-track - musicgen - unlimited - user history - metadata hf_oauth: true disable_embedding: true sho..."

Best Scenarios

Interactive UI Demo

Technical Constraints

Generic Use
gradio SDK
CPU Config
Running Status
360 Likes

🕸️ Neural Graph Explorer

v15.13

Graph Overview

263 Entities
273 Connections
Explore Full Graph →

📈 Interest Trend

--

* Real-time activity index across HuggingFace, GitHub and Research citations.

🔬Deep Dive

Expand Details [+]

🛠️ Technical Profile

Hardware & Scale

SDK
gradio
Hardware
V100
Status
Running

🌐 Cloud & Rights

Source
huggingface
License
creativeml-openrail-m

🎮 Demo Preview

Interact with caution. Content generated by third-party code.

💻 Usage

pip install gradio
git clone https://huggingface.co/spaces/Surn/unlimitedmusicgen

Space Overview

[arxiv]: https://arxiv.org/abs/2306.05284 [musicgen_samples]: https://ai.honu.io/papers/musicgen/ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

UnlimitedMusicGen

Charles Fettinger's modification of the Audiocraft project to enable unlimited Audio generation. I have added a few features to the original project to enable this. I have also added a few features to the gradio interface to make it easier to use.

Please review my other AI relalated spaces at https://huggingface.co/Surn

Check your video's generative metadata with https://mediaarea.net/en/MediaInfo

Also note that I wrote an extension to Gradio for the waveform in the video after v4.48.0 removed it.

The key update here is in the extend utility. We segment melody input and then condition the next segment with current tensors and tensors from the current time in the conditioning melody file. This allows us to follow the same arraingement of the original melody.

Thank you Huggingface for the community grant to run this project!!

Key Features

  • Unlimited Audio Generation: Generate music of any length by seamlessly stitching together segments
  • User History: Save and manage your generated music and access it later
  • File Storage: Generated files are automatically stored in a Hugging Face repository with shareable URLs
  • Rich Metadata: Each generated file includes detailed metadata about the generation parameters
  • API Access: Generate music programmatically using the REST API
  • Background Customization: Use custom images and settings for your music videos
  • Melody Conditioning: Use existing music to guide the generation process

Audiocraft

!docs badge !linter badge ![tests badge](https://github.com/facebookresearch/audiocraft/workflows/audiocraft_

17,237 characters total