Audiocraft Lite
Run AI Music Studio locally on your machine. An optimized, lightweight version of Meta's AudioCraft - completely free and open-source.
Why Audiocraft Lite?
A streamlined, optimized version designed for developers and creators who want full control
Optimized & Lightweight
Streamlined version of Meta's AudioCraft for better performance and lower resource usage.
Run Locally
Generate music on your own machine. No API keys, no cloud costs, complete privacy.
MIT Licensed
Free and open-source. Use, modify, and distribute for personal or commercial projects.
Easy Setup
Simple installation process with clear documentation. Get started in minutes.
Quick Start Guide
Choose your preferred setup method
One-Click Setup (Recommended)
No installation headache! Just double-click and run.
- 1Double-click
AudioCraft-Lite.bat - 2Wait for browser to open (10-15 min first time)
- 3Choose music or sound effects
- 4Select quality level
- 5Describe what you want
- 6Generate and enjoy!
Manual Setup (Advanced)
Clone Repository
git clone https://github.com/Yogesh1290/Audiocraft-Lite.gitInstall Backend Dependencies
cd Audiocraft-Lite && pip install -r requirements.txtInstall Frontend Dependencies
cd frontend && npm installRun Backend Server
python app.pyRun Frontend (New Terminal)
cd frontend && npm startAbout This Project
Audiocraft Lite is an optimized, lightweight version of Meta's AudioCraft framework. This project aims to make AI music generation more accessible by reducing resource requirements while maintaining quality output.
Original Project
Based on AudioCraft by Meta's Fundamental AI Research (FAIR) team. AudioCraft is a PyTorch library for deep learning research on audio generation.
Created By
Yogesh Singh
AI Music Studio
MIT License
Free to use, modify, and distribute for personal or commercial projects. See the LICENSE file in the repository for full details.
Ready to Get Started?
Star the repository, contribute, or just try it out locally