Armory
Source
Browse
Skills

audiocraft-audio-generation

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install audiocraft-audio-generation --cli claude

writes the skill into.claude/skills/audiocraft-audio-generation/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/audiocraft-audio-generation/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.

When to use it

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/multimodal-audiocraft/SKILL.md -o .claude/skills/multimodal-audiocraft/SKILL.md

Notes

Extracted from davila7/claude-code-templates, multimodal-audiocraft category.