audiocraft — Easy Playground
Meta's audio generation: MusicGen, AudioGen, EnCodec
Getting started with audiocraftRun locally
Install
pip install audiocraftPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: audiocraft)
audiocraft is a third-party package. Meta's audio generation: MusicGen, AudioGen, EnCodec. Install with: pip install audiocraft
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?