audiocraft-audio-generation

Generate music and sound effects from natural language prompts using audiocraft.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/overviewlabs/WHOX --skill audiocraft-audio-generation-overviewlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiocraft-audio-generation
Source: https://github.com/overviewlabs/WHOX/tree/main/skills/mlops/models/audiocraft
Command: npx skills add https://github.com/overviewlabs/WHOX --skill audiocraft-audio-generation-overviewlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automatically generate music and sound effects from natural language prompts, reducing manual composition, orchestration, and sound design time.

Core Features & Use Cases

  • MusicGen: text-to-music generation with melody conditioning and stereo output.
  • AudioGen: text-to-sound effects generation for events, environments, and UX cues.
  • EnCodec Integration: high-fidelity compression/decompression workflow for efficient storage and streaming.
  • Production Workflows: supports multiple pretrained variants (musicgen, audiogen, melody, style) and generation params for quick prototyping and scalable pipelines.

Quick Start

Install audiocraft, load a pretrained MusicGen or AudioGen model, and generate audio from a text prompt.

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 and sound effects from text prompts?

MusicGen produces text-to-music generation with melody conditioning and stereo output, while AudioGen generates text-to-sound effects for events, environments, and UX cues. Both use pretrained models within the audiocraft library for natural language audio synthesis.

Can I use melody conditioning to control text-to-music generation?

Yes, you can use melody conditioning alongside MusicGen and AudioGen for game and film production workflows. The Skill supports multiple pretrained variants and generation parameters, enabling rapid prototyping and scalable audio creation pipelines across media formats.

What is the EnCodec integration used for in audiocraft?

EnCodec integration provides a high-fidelity compression and decompression workflow for generated audio. This enables efficient storage and streaming of the music and sound effects created using MusicGen and AudioGen models.

Do I need pretrained models to generate sound effects from natural language?

Yes, generating sound effects from natural language requires access to pretrained AudioGen or MusicGen models. You must install the audiocraft library and load these models to automate audio content creation and reduce manual sound design time.