audiocraft-audio-generation

Generate music and sound effects from text prompts using AudioCraft.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires audiocraft, torch>=2.0.0, transformers>=4.30.0, and includes references (resource) components.

What problem does it solve?

This Skill removes the friction of creating custom music and sound effects by turning natural language prompts into ready-to-use audio, including music, ambience, and stylized sound design.

Core Features & Use Cases

  • Text-to-Music Generation: Create original music with MusicGen for backgrounds, demos, trailers, and creative prototyping.
  • Text-to-Sound Generation: Produce sound effects and environmental audio with AudioGen for games, media, and product experiences.
  • Advanced Audio Workflows: Support melody conditioning, stereo output, style transfer, audio continuation, compression with EnCodec, and deployment patterns for batch jobs or APIs.
  • Use Case: A developer building a game prototype can generate footsteps, thunder, and ambient tracks directly from prompts instead of sourcing audio manually.

Quick Start

Ask the skill to generate an 8-second upbeat electronic track from a text prompt and save the result as a WAV file.

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 and MusicGen?

To generate music from text, use AudioCraft with MusicGen by inputting a natural language prompt describing your desired track. This text-to-music process creates original audio for backgrounds, demos, or creative prototyping.

Can I produce sound effects for games with AudioGen?

Yes, you can produce sound effects for games with AudioGen by inputting descriptive text prompts. This text-to-sound generation creates environmental audio, footsteps, and ambience directly from natural language for media and product experiences.

Do I need PyTorch and Transformers to run text-to-sound generation?

Yes, you need PyTorch version 2.0.0 or higher and Transformers 4.30.0 or higher to run text-to-sound generation. The AudioCraft framework also requires torchaudio to function properly for audio creation and saving.

What advanced audio workflows does AudioCraft support?

AudioCraft supports advanced workflows including melody conditioning, stereo music creation, style transfer, and audio continuation. It also features audio compression using EnCodec and MultiBand Diffusion for generation and deployment.

How do I save generated audio as a WAV file from a text prompt?

To save generated audio as a WAV file, input your text prompt into the AudioCraft skill and request a specific duration, such as an 8-second track. The skill processes the prompt and saves the resulting audio output directly to your desired file format.

Are there limitations when using AudioCraft for audio continuation?

AudioCraft audio continuation requires sufficient initial audio input to match the desired style and context accurately. Generation quality depends on prompt specificity and available computational resources when running PyTorch and Transformers dependencies.