MunchFile
"AI Filmmaking Workshop — Pre-Workshop Account Setup"

AI Filmmaking Workshop — Pre-Workshop Setup Checklist

Complete ALL items at least 2 days before the workshop. Some services have email verification delays. Create accounts, verify emails, and confirm you can log in.


⚠️ Critical (Must Complete)

1. ChatGPT (or Claude)


2. ElevenLabs (Voice Generation + Cloning)


3. Kling AI (Video Generation)


4. Sync.so (Lip Sync)


5. CapCut (Video Editing — Desktop App)

Alternative (if you prefer pro-grade): DaVinci Resolve — https://www.blackmagicdesign.com/products/davinciresolve (free, no watermarks, steeper learning curve)


6. Suno (Music Generation)


7. HeyGen (AI Avatar / Talking Head)


8. Canva (Storyboarding / Design)


9. Adobe Podcast Enhance (Audio Cleanup)


🖥️ Demo Station Setup (Organizer Only)

If you're setting up a machine for MuseTalk and ComfyUI demos (requires GPU):

MuseTalk Setup

# Prerequisites: Python 3.10+, CUDA 11.8+, 6GB+ VRAM GPU
git clone https://github.com/TMElyralab/MuseTalk.git
cd MuseTalk
pip install -r requirements.txt
# Download weights: https://huggingface.co/TMElyralab/MuseTalk
# Place in ./models/
python -m scripts.inference --input_video demo.mp4 --input_audio demo.wav

ComfyUI Setup

git clone https://github.com/comfyanonymous/ComfyUI.git
cd ComfyUI
pip install -r requirements.txt
# Download a base model (e.g., SD 1.5) to models/checkpoints/
python main.py
# Open http://127.0.0.1:8188 in browser

Figma Weave (Cloud, No Install)


📱 Day-of Checklist

Bring to the workshop:


🚨 Troubleshooting

ProblemSolution
Kling AI won't let me sign upTry Runway as backup: https://app.runwayml.com
ElevenLabs voice clone sounds badRe-record in a quieter room, closer to the mic. Use WAV not MP3.
Sync.so generation failsCheck video format (MP4, under 100MB). Check audio format (WAV, under 20MB).
CapCut watermark on exportUse DaVinci Resolve instead (completely free, no watermarks).
GPU not available for MuseTalkUse Sync.so free tier instead — same quality, no GPU needed.
Any account requires phone verificationUse your phone. These services verify to prevent abuse. Your data isn't shared.

📞 Questions Before the Workshop?

Contact: [Organizer Name] at [contact info]


Setup time estimate: 30–45 minutes total. Do this at least 48 hours before the workshop to catch any issues.