audiocraft-audio-generation

Convert text descriptions into audio using MusicGen and AudioGen models.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to generate custom audio content directly from text descriptions, eliminating the need for traditional music composition or sound design.

Core Features & Use Cases

  • Text-to-Music: Convert textual descriptions into music using the MusicGen model.
  • Text-to-Sound: Generate sound effects and environmental audio from text.
  • Use Case: Need a specific sound effect for a video project? Simply describe it in text and this Skill will create it for you.

Quick Start

Generate a sound effect for a video project by describing it in text: 'Create a sound effect of a dog barking in a park with birds chirping.'

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 descriptions for content creation?

To generate audio from text descriptions, you input a written prompt describing the desired sound or music. The Skill uses MusicGen and AudioGen models to convert your text input directly into custom audio content for your projects.

Can I create sound effects from text for game development?

Yes, you can create sound effects from text for game development by describing the required environmental audio. The Skill generates the specific sound effects you need, such as a dog barking or birds chirping, eliminating traditional sound design work.

Do I need torch and transformers to generate music from text?

Yes, you need torch, torchaudio, and transformers libraries installed to generate music from text. These dependencies are required to run the MusicGen and AudioGen models that process your text descriptions into audio content.

What is the difference between text-to-music and text-to-sound generation?

Text-to-music generation uses the MusicGen model to convert text into musical pieces, while text-to-sound generation uses AudioGen to create sound effects and environmental audio. Both processes convert text descriptions into custom audio content for different use cases.

What's the best way to convert text prompts into environmental audio?

The best way to convert text prompts into environmental audio is to describe the specific sound scene you need, such as 'a dog barking in a park with birds chirping.' The AudioGen model processes this text input to generate the matching environmental sound effect.