audiocraft-audio-generation

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of creating custom audio and music from text descriptions, offering a versatile tool for various creative and practical applications.

Core Features & Use Cases

  • Text-to-Music Generation: Convert textual descriptions into music tracks using advanced algorithms.
  • Text-to-Sound Effects: Generate sound effects from textual descriptions.
  • Multiple Models and Features: Offers various model sizes and features like melody conditioning, style transfer, and stereo support.

Quick Start

Generate a music track from the text "upbeat electronic dance music with synthesizer leads and punchy drums at 128 bpm".

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?

Generate music from text descriptions by transforming textual prompts into audio tracks using Meta's AudioCraft MusicGen models. Provide descriptive text like genre, instruments, and tempo to synthesize custom music tracks.

Can I create sound effects from text for game development?

Create sound effects from text using the AudioGen models within AudioCraft. Provide textual descriptions of desired sounds to generate custom soundscapes and effects suitable for game development and interactive media.

Do I need Python and torch to use AudioCraft for audio generation?

AudioCraft audio generation requires Python environments with libraries including audiocraft, torch, and transformers installed. These dependencies handle model interaction and audio processing for text-to-sound transformations.

What is the best way to condition music generation using a melody?

Condition music generation using melody features within AudioCraft. The framework supports melody conditioning and style transfer, allowing you to guide the structural and stylistic output of generated audio tracks.

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

AudioCraft supports stereo output for text-to-music generation. It offers multiple model sizes and features including melody conditioning, style transfer, and stereo support for varied media production scenarios.

What are the limitations of text-to-sound generation with AudioCraft?

Text-to-sound generation with AudioCraft requires substantial computational resources due to torch and transformers dependencies. Model sizes vary, and complex text-to-music prompts may require advanced environment setup for optimal processing.