AutoSu Studio
AI Subtitles that pop. Automatically.
Upload your video, pick a style, and get a burned-in subtitles file in minutes.
21 Subtitle Styles
From vibrant yellow_pop to premium luxury_gold.
Accurate AI Transcription
Whisper + M3 spell-fix in multiple languages.
No Signup Required
Open and use immediately. Work shows in the public gallery.
No public jobs yet. Check back soon!
📊 Dashboard
Welcome back.
Loading…
—
Top users by jobs
Loading…
📤 New Subtitle Job
Upload → Pick a style → Get back a video with burned-in subtitles.
⚙️ Advanced settings
Large models may take a few minutes on first run.
📋 My Jobs
Job
No cues (job hasn't transcribed yet, or no SRT file).
⚙️ Settings
Default settings for new jobs. Override per-job on the New Job page.
🎚️ Normalize Video
Clean & standardize videos for better subtitle results. Outputs MP4 ready for the New Job page.
Video
Audio
Color (optional)
Trim (optional)
📜 History
Browse, search, and re-run any of your past jobs.
Loading…
🧑💻 Developer
API tokens + ready-to-copy code snippets. Use the API to integrate AutoSu Studio into your own tools.
…
Authorization: Bearer <token>
All endpoints accept JSON. Send Content-Type: application/json on POST/PATCH.
Use these to call the API from scripts. The plaintext is shown once at creation — copy it now.
Loading…
End-to-end flow: init upload → upload chunk → complete (returns job_id) → poll GET /api/jobs/{id} until status is done or error → download from output_zip_path.
Soon you'll be able to register a webhook URL and we'll POST job-status updates there automatically. For now, poll GET /api/jobs/{id}.