Engine v2.6.0 — Real-time + REST API

DubFlow Web

Pipeline: upload · estrazione · traduzione · TTS · dub

Video

Trascina o clicca

Nessun file (max 500 MB)

Lingua

Voce

Modalità Dub

Parametri avanzati

Rate

Pitch

Vol TTS

Dub vol

Orig vol

Fade

In attesa 0.00 %

Upload

1

Extract SRT

2

Translate

3

Synced TTS

4

Dub Video

🔍 Debug console (apri F12 per dettagli)

REST API — Esempi

GET /api/dub?video=URL&lang=it&wait=true — sincrono
GET /api/dub?video=URL&lang=it → restituisce job_id
POST /api/dub (multipart: video=@file.mp4)
GET /status/{job_id} — polling
GET /progress/{job_id} — SSE stream