audiocraft-audio-generation

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

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Rheasilvia/hermes-desktop --skill audiocraft-audio-generation-rheasilvia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiocraft-audio-generation
Source: https://github.com/Rheasilvia/hermes-desktop/tree/main/optional-skills/creative/audiocraft-audio-generation
Command: npx skills add https://github.com/Rheasilvia/hermes-desktop --skill audiocraft-audio-generation-rheasilvia

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of creating custom, high-quality audio assets like background music or sound effects without requiring professional studio equipment or manual composition.

Core Features & Use Cases

  • MusicGen: Generates high-fidelity music tracks from text prompts with optional melody conditioning.
  • AudioGen: Creates realistic environmental sound effects and ambient audio.
  • EnCodec: Provides high-fidelity neural audio compression for efficient storage and transmission.
  • Use Case: Quickly generate a 30-second upbeat electronic background track for a video project or create specific sound effects like city traffic or nature sounds for game development.

Quick Start

Use the audiocraft-audio-generation skill to generate a 10-second upbeat electronic dance music track 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 prompts using Meta's AudioCraft?

To generate music from text prompts, Meta's AudioCraft uses MusicGen models to synthesize high-fidelity audio tracks based on your text descriptions, requiring PyTorch and torchaudio for inference. Optional melody conditioning is supported for customized generation.

Can I create realistic sound effects for game development without manual composition?

Yes, you can create realistic sound effects for game development using AudioGen. AudioGen generates environmental sound effects and ambient audio directly from text descriptions, eliminating the need for manual composition or professional studio equipment.

What is neural audio compression and when do I need EnCodec?

Neural audio compression is a high-fidelity encoding process for efficient audio storage and transmission. You need EnCodec when you require high-fidelity neural audio compression to efficiently manage generated audio assets within your media production workflow.

Do I need PyTorch and transformers to run text-to-music models?

Yes, you need PyTorch, transformers, and torchaudio to run text-to-music models. These dependencies are required to execute model inference and audio synthesis tasks for generating high-fidelity music from text descriptions.

What's the best way to generate a short background track for a video project?

The best way to generate a short background track for a video project is using MusicGen to synthesize audio from a text prompt. You can quickly generate a 30-second upbeat electronic background track with synths tailored to your video.

Are there limitations when generating ambient audio with AudioGen?

AudioGen generates realistic environmental sound effects from text, but limitations include dependency on PyTorch and torchaudio for inference. Complex, highly layered ambient audio generation may require careful text prompt engineering to achieve the desired high-fidelity output.