audiocraft-audio-generation

Generate audio from text or melody inputs using AudioCraft backends.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Audio production often requires costly tools and lengthy iterations to create custom music or sound effects. This Skill enables rapid, programmatic generation of music, ambience, and sound effects from natural language prompts or melody-conditioned inputs using AudioCraft's MusicGen, AudioGen, and EnCodec backends.

Core Features & Use Cases

  • Text-to-music and text-to-sound generation with multiple backends (MusicGen, AudioGen, EnCodec).
  • Melody conditioning, style transfer, stereo output options, and batch generation for sound design and sonic branding.
  • Use cases include scoring scenes, generating Foley-like sounds, creating mood-setting ambience, and rapid audio prototyping for apps and games.

Quick Start

Describe your desired audio scene and let AudioCraft generate the audio.

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 audio from text prompts using AudioCraft?

To generate audio from text prompts, use AudioCraft's MusicGen or AudioGen backends by providing a natural language description of your desired scene to produce high-fidelity music or sound effects programmatically.

Can I use a melody input to condition music generation?

Yes, melody conditioning is supported. You can provide a melody input alongside a text prompt to guide the music generation process, enabling style transfer and customized audio composition outputs.

What Python dependencies are required for text-to-audio generation with AudioCraft?

Text-to-audio generation with AudioCraft requires Python and the audiocraft, torch, and transformers libraries, running on Linux or macOS environments to execute the generation backends.

Does AudioCraft support stereo output and batch generation for sound design?

Yes, AudioCraft supports stereo output options and batch generation, allowing you to rapidly prototype multiple Foley-like sounds, ambience tracks, and sonic branding assets for apps and games.

What is the difference between MusicGen and AudioGen for audio production?

MusicGen and AudioGen are distinct backends within AudioCraft: MusicGen targets text-to-music composition, while AudioGen focuses on generating sound effects and environmental ambience from text prompts.

When should I not use programmatic audio generation for my project?

Programmatic audio generation may not suit projects requiring exact audio replication or precise musical notation adherence, as it generates high-fidelity approximations from text prompts rather than editing existing audio files.