audiocraft-audio-generation

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

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Simon-Copilot-Studio/ai-content-hub --skill audiocraft-audio-generation-simon-copilot-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiocraft-audio-generation
Source: https://github.com/Simon-Copilot-Studio/ai-content-hub/tree/main/mlops/models/audiocraft
Command: npx skills add https://github.com/Simon-Copilot-Studio/ai-content-hub --skill audiocraft-audio-generation-simon-copilot-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

AudioCraft enables automated music and sound generation from natural language prompts, removing manual composition bottlenecks for multimedia projects.

Core Features & Use Cases

  • Text-to-music: Generate melody-based or genre-specific tracks from written prompts.
  • Text-to-sound: Create sound effects and ambient textures from descriptions.
  • Melody-conditioning & style transfer: Use melody input or MusicGen-style guidance for creative control.
  • Variants & workflows: Access MusicGen, AudioGen, melody, stereo, and EnCodec pipelines for compression and streaming considerations.

Use cases span game soundtracks, film scoring, dynamic sound design, app sounds, and rapid prototype music generation.

Quick Start

Install AudioCraft, load a pretrained MusicGen or AudioGen model, and generate audio from a descriptive 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 from text prompts using AudioCraft?

To generate music from text prompts using AudioCraft, install the library, load a pretrained MusicGen model, and pass your descriptive text to generate melody-based or genre-specific audio tracks.

Can I use AudioCraft to create sound effects for game development?

Yes, AudioCraft includes AudioGen specifically for text-to-sound generation, allowing you to create sound effects and ambient textures from descriptions for game soundtracks and interactive apps.

What is melody-conditioning in MusicGen and how does it work?

Melody-conditioning in MusicGen works by using an input melody to guide the text-to-music generation process, providing creative control over the generated track's style and melodic structure.

Does AudioCraft support stereo audio generation and EnCodec compression?

AudioCraft supports stereo variants for music generation and utilizes the EnCodec pipeline for audio compression and streaming considerations across multimedia projects.

How do I adjust generation parameters like duration and temperature in AudioGen?

You adjust AudioGen generation by configuring parameters like duration, top_k, temperature, and cfg_coef during model inference to control the output's length, diversity, and adherence to the text prompt.

Are there limitations when using AudioCraft models for film scoring?

Limitations of AudioCraft for film scoring include manual composition bottlenecks shifting to prompt engineering, requiring precise descriptive text and parameter tuning to achieve desired ambient textures or dynamic sound design.