audiocraft-audio-generation

Generate audio from text prompts using AudioCraft MusicGen and AudioGen models.

2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/CUexter/hermes-agent --skill audiocraft-audio-generation-cuexter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audiocraft-audio-generation
Source: https://github.com/CUexter/hermes-agent/tree/main/skills/mlops/models/audiocraft
Command: npx skills add https://github.com/CUexter/hermes-agent --skill audiocraft-audio-generation-cuexter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Generate high-quality audio outputs (music and sound effects) from simple text prompts using AudioCraft's MusicGen and AudioGen models.

Core Features & Use Cases

  • Music generation: text-to-music with melody-conditioned and stereo variants.
  • Sound design: text-to-sound effects for games and media.
  • Compression tooling: EnCodec integration for high-fidelity/low-bandwidth audio.
  • Model variety: multiple MusicGen/Audiogen variants to balance quality and compute.

Quick Start

Install the audiocraft package and load a pretrained MusicGen or AudioGen model to start generating audio from text prompts.

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

To generate music from text prompts, install the audiocraft package and load a pretrained MusicGen model, which supports melody-conditioned and stereo variants for high-quality audio output.

Can I use AudioGen for text-to-sound effects in game development?

Yes, AudioGen handles text-to-sound generation for game and media sound design, providing quick and controllable audio outputs directly from simple text descriptions.

Does AudioCraft support audio compression for low-bandwidth scenarios?

AudioCraft integrates EnCodec for high-fidelity audio compression, enabling efficient low-bandwidth audio storage and transmission alongside MusicGen and AudioGen workflows.

What is the best way to balance quality and compute for text-to-music generation?

AudioCraft provides multiple MusicGen and AudioGen model variants, allowing you to balance generation quality against available compute resources for your specific music prototyping needs.

Do I need to install audiocraft separately to start text-to-sound generation?

Yes, you must install the audiocraft package and load a pretrained AudioGen model to automate sound generation from your text prompts.

Are there limitations when using melody-conditioned MusicGen for content creation?

MusicGen requires sufficient compute for melody-conditioned and stereo variants, and model selection impacts output fidelity, meaning complex content creation workflows may need balanced compute allocation.