metadata
title: Caption Burner V3
emoji: π₯
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
app_port: 7860
Async V3: Caption Burner
This backend adds server-side subtitle burning using FFmpeg + ASS.
π Upgrade Instructions
- Go to your HF Space > Files.
- Delete old files.
- Upload ALL files from
huggingface-backend/async_v3_captions:app.pystyles.pyass_generator.pyDockerfilerequirements.txt
- Wait for rebuild.
β¨ Features
- Transparent Layers: Generates a
.webmvideo with alpha channel (no background). - Manual Transcript: Client allows you to paste JSON transcript.
- Styles: Hormozi, Netflix, Neon.
π Upgrade Instructions
- Go to your HF Space > Files.
- Upload
app.py(logic change). - Upload
client-v3.html(UI change). - Upload
Dockerfile(No change, but good to be safe if you missed font update).