AI Subtitle Generator
AI intelligently generates subtitles with timestamps. Utilizing multiple top-tier AI models, it achieves high recognition accuracy and supports translation into various languages, covering major global languages.
1. Create Task
Request Params
- url * string
File URL: The URL of the file must be a resolvable HTTP protocol URL. If the URL path lacks a file extension, specify the extension parameter, e.g., extension=mp3. Maximum of 512 characters. Download timeout is 5 minutes (failure if not completed within 5 minutes).
- type * int
Mode: Enter 4
- extension string
File Extension: Required if the URL path lacks a file extension.
- language string
Language of Audio File: Optional. The default is automatic detection of the language for output. Supported languages are noted in the instructions.
- speaker_recognition int
Speaker Recognition: Detect different speakers, 0 - do not recognize (default), 1 - recognize.
Response Params
- task_id string
Task ID: Required for subsequent progress queries.