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.
8.7
Rating
0
Installs
AI & LLM
Category
Excellent skill documentation for AudioCraft audio generation. The description clearly articulates when to use MusicGen vs AudioGen, making it straightforward for a CLI agent to invoke appropriately. Task knowledge is comprehensive with complete code examples for text-to-music, text-to-sound, melody conditioning, stereo generation, style transfer, and common workflows including batch processing and Gradio demos. Structure is clean with logical progression from basics to advanced usage, helpful comparison tables, and references to additional files for advanced topics. The skill addresses a genuinely complex task (neural audio generation with multiple conditioning modes) that would require significant tokens and exploration for a CLI agent to implement from scratch, providing clear value through ready-to-use code patterns and model selection guidance. Minor improvement possible in explicitly documenting API surface for programmatic invocation, but overall highly complete and production-ready.
Loading SKILL.md…

Skill Author