audiocraft

Generate music and sound effects from text prompts using AudioCraft models.

13|3|Updated May 12, 2026
One-click install
npx skills add https://github.com/kevinnft/ai-agent-skills --skill audiocraft-kevinnft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiocraft
Source: https://github.com/kevinnft/ai-agent-skills/tree/main/skills/mlops/models/audiocraft
Command: npx skills add https://github.com/kevinnft/ai-agent-skills --skill audiocraft-kevinnft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

AudioCraft provides a ready-to-use framework for turning text descriptions into music and sound effects, reducing manual production effort and enabling rapid prototyping of audio features.

Core Features & Use Cases

  • Text-to-music generation with MusicGen and melody-conditioned generation with melody inputs
  • Text-to-sound generation with AudioGen and high-fidelity compression with EnCodec
  • Use Case: Build AI-powered sound design tools, prototype audio generation pipelines, and deliver multimedia experiences

Quick Start

Install the AudioCraft package and start generating audio from prompts using MusicGen, AudioGen, or EnCodec.

Frequently Asked Questions about audiocraft

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

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

Generate music from text prompts using MusicGen by installing the AudioCraft package in a Python environment, loading compatible model weights, and executing generation workflows. This reduces manual production effort and enables rapid prototyping of audio features.

Can I condition audio generation on melody inputs?

Yes, you can condition audio generation on melody inputs with MusicGen. AudioCraft supports melody-conditioned generation alongside standard text-to-music workflows, allowing you to prototype varied sound design tools across Python environments.

What's the best way to create sound effects from text for prototyping?

The best way to create sound effects from text for prototyping is using AudioGen within the AudioCraft framework. It provides a ready-to-use pipeline for turning text descriptions into sound effects, enabling rapid feature evaluation.

Does AudioCraft support high-fidelity audio compression?

Yes, AudioCraft supports high-fidelity audio compression through EnCodec. It is integrated directly into the framework to handle audio generation and compression workflows across Python environments.

Do I need compatible model weights to use text-to-audio workflows?

Yes, you need compatible model weights to use text-to-audio workflows. The AudioCraft package requires these weights to load MusicGen, AudioGen, or EnCodec and perform end-to-end generation tasks in your Python environment.