What problem does it solve? Creating original music tracks or sound effects normally requires audio production skills and licensed content. This Skill lets you generate music from text descriptions with MusicGen, create sound effects with AudioGen, and compress audio with EnCodec, all through PyTorch-based models. ## Core Features & Use Cases - Text-to-Music Generation: Produce music clips from natural language prompts using MusicGen models ranging from 300M to 3.3B parameters, with stereo and melody-conditioned variants. - Text-to-Sound Effects: Generate environmental sounds and effects with AudioGen for games, videos, or prototypes. - Audio Compression: Encode and decode audio with the EnCodec neural codec for efficient storage or token-based pipelines. - Use Case: A game developer needs background music and ambient sounds for a prototype. They describe each track in text, batch-generate the audio, and save WAV files ready for the engine. ## Quick Start Ask the AI to generate a 15-second upbeat electronic music track from a text description using MusicGen and save it as a WAV file.