audiocraft-audio-generation

Generate music, sound effects, and compressed audio from text prompts using AudioCraft.

11|Updated May 17, 2026
One-click install
npx skills add https://github.com/StarryCod/cogitum --skill audiocraft-audio-generation-starrycod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiocraft-audio-generation
Source: https://github.com/StarryCod/cogitum/tree/main/cogitum/data/skills/mlops/models/audiocraft
Command: npx skills add https://github.com/StarryCod/cogitum --skill audiocraft-audio-generation-starrycod

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

AudioCraft enables converting descriptive prompts into high-quality music, sound effects, and compressed audio using state-of-the-art AI models.

Core Features & Use Cases

  • MusicGen for text-to-music generation across various styles and durations.
  • AudioGen for text-to-sound design and effects.
  • EnCodec for efficient audio compression and streaming.
  • Multiple model sizes, stereo support, and style/melody conditioning.
  • Broad toolset and integration with Python and PyTorch.

Quick Start

Generate a 20-second ambient track using MusicGen with a calm synth pad.

Frequently Asked Questions about audiocraft-audio-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate music from text prompts using AI?

To generate music from text prompts, you can use AudioCraft's MusicGen models to transform descriptive text into expressive audio tracks across various styles and durations.

Can I create sound effects and audio compression with AudioCraft?

Yes, AudioCraft includes AudioGen for text-to-sound design and EnCodec for efficient audio compression and streaming, covering both sound effects generation and audio compression workflows.

What do I need to run text-to-audio generation on my desktop or server?

Running text-to-audio generation requires Python, PyTorch, and the AudioCraft tooling to load pretrained models, manage dependencies, and execute generation on supported hardware.

Does MusicGen support stereo output and melody conditioning?

Yes, MusicGen supports stereo output, style conditioning, and melody conditioning, allowing you to guide the generated audio based on specific musical references.

What is the best way to condition generated audio with a specific melody?

The best way to condition generated audio is using MusicGen's melody conditioning feature, which guides the text-to-music generation process using your provided melody references.