What problem does it solve? Creating original music tracks and sound effects traditionally requires audio production expertise and expensive tools. This Skill enables programmatic text-to-music and text-to-sound generation using Meta's AudioCraft models, covering everything from quick prototypes to production pipelines. ## Core Features & Use Cases - Text-to-Music with MusicGen: Generate music from text descriptions with control over duration, temperature, and guidance, including melody-conditioned and stereo variants. - Text-to-Sound with AudioGen: Produce sound effects and environmental audio like thunderstorms, traffic, or footsteps from natural language prompts. - EnCodec Compression: Encode and decode audio with a high-fidelity neural codec for token-based audio processing. - Use Case: A game developer needs background music and ambient sound effects. Use MusicGen to generate a 30-second orchestral loop and AudioGen to batch-produce footsteps, door creaks, and explosion sounds, saving each as WAV files. ## Quick Start Install audiocraft with pip and ask the AI to generate a 10-second upbeat electronic music track from a text description using MusicGen.