audiocraft-audio-generation

Generate music and sound effects from text using Meta's AudioCraft library.

11.5k|842|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/Orchestra-Research/AI-Research-SKILLs --skill audiocraft-audio-generation-orchestra-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiocraft-audio-generation
Source: https://github.com/Orchestra-Research/AI-Research-SKILLs/tree/main/18-multimodal/audiocraft
Command: npx skills add https://github.com/Orchestra-Research/AI-Research-SKILLs --skill audiocraft-audio-generation-orchestra-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires audiocraft, torch, transformers, scipy, librosa, and includes references (resource) components.

What problem does it solve?

This Skill enables the creation of original music and sound effects directly from textual descriptions, removing the need for specialized audio production skills or extensive libraries.

Core Features & Use Cases

  • Text-to-Music Generation: Create music in various styles and moods based on descriptive prompts (e.g., "epic orchestral soundtrack").
  • Text-to-Sound Effects: Generate realistic sound effects for games, videos, or other media (e.g., "dog barking in a park").
  • Melody Conditioning: Generate music that follows a specific melodic input.
  • Use Case: A game developer needs a unique sound effect for a magical spell. They can describe the sound ("sparkling magical chime with a short echo") and generate multiple options instantly.

Quick Start

Use the audiocraft-audio-generation skill to generate a 10-second clip of upbeat electronic dance music with synths.

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 descriptions?

You can generate music from text descriptions by writing a prompt like "epic orchestral soundtrack" and using a text-to-music model like MusicGen to instantly create original audio clips without specialized production skills.

Can I create sound effects for games using text-to-sound generation?

Yes, text-to-sound generation allows you to create realistic sound effects for games by describing the desired audio, such as "sparkling magical chime with a short echo," and generating multiple unique options instantly.

Do I need PyTorch and transformers to use AudioCraft for audio generation?

Yes, operating AudioCraft for audio generation requires PyTorch, torchaudio, and transformers, along with scipy and librosa, to run its text-to-music and text-to-sound models effectively.

What is the best way to generate music that follows a specific melodic input?

The best way to generate music following a specific melodic input is using melody conditioning, a feature in AudioCraft that guides the text-to-music generation process to match your provided melodic structure.

Does AudioCraft support stereo output for text-to-music generation?

Yes, AudioCraft supports stereo output for text-to-music generation, allowing you to create rich, multi-channel audio clips directly from your text prompts alongside standard mono configurations.

What are the limitations of using AudioCraft for sound generation?

AudioCraft sound generation requires significant computational resources due to PyTorch and transformers dependencies, and complex text-to-music or text-to-sound prompts may yield unpredictable results requiring multiple generation attempts.