# Subtitle Intelligent Recognization

During the video Creative Making phase, if you need to add subtitles to your video or audio, you can use the "Intelligently Recognize" feature to quickly generate subtitles.

### 1.Recognize Subtitles

Currently, there are two methods for subtitle recognition: Intelligently Recognize and Local File Upload.

<div align="left"><figure><img src="/files/UifbuqTyTqNvJOYtPeMk" alt=""><figcaption></figcaption></figure></div>

**a.Intelligently Recognize**

* You can choose "Recognize Script from Voiceover" or "Recognize Script from Subtitles".
* After selecting the video that needs recognition, click Recognize.
* Support checking *clear existing subtitles tracks* if needed.&#x20;

👉 Jump to see detailed operation steps:  [/pages/yMHldqn5n5AFqpIjExV0#id-1.select-assets-for-translation-and-target-language](https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/standout-features/ai-function/pages/yMHldqn5n5AFqpIjExV0#id-1.select-assets-for-translation-and-target-language "mention")

<div align="left"><figure><img src="/files/IwCSDSQIJNSX6xjidZmk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dKUgV9PKSSY1m7U4TK4O" alt=""><figcaption></figcaption></figure></div>

**b.Local File Upload**

* You can upload SRT/ASS files from your local machine for recognition.

<div align="left"><figure><img src="/files/MX8FXSU7JeH1NSIl8VOa" alt=""><figcaption></figcaption></figure></div>

* After successful recognition, subtitles will be automatically generated in the timeline and the left subtitle panel with intelligent line breaks.&#x20;

<figure><img src="/files/Ifr7LCvIPbKktDmb3oVD" alt=""><figcaption></figcaption></figure>

### 2.Adjust Subtitles

You can adjust the subtitle content and line break details in the left subtitle panel.&#x20;

* AI functions are available to enrich or simplify the subtitle content.&#x20;
* You can split a long subtitle into two shorter ones, and vice versa, merge short subtitles into a longer one.&#x20;
* You can add or delete subtitles.&#x20;

<div align="left"><figure><img src="/files/lOMgipv7S5nx905FFSMG" alt=""><figcaption></figcaption></figure></div>

The right parameter adjustment panel allows you to customize the subtitle style.&#x20;

* Parameters like font, font size, preset styles, rotation angle, opacity, etc., can be adjusted.&#x20;
* After adjusting the style of a single subtitle, you can click "Apply to Other Subtitles" to apply the same style to all recently generated subtitles with just one click.&#x20;
* Note: "Apply to Other Subtitles" does not include animations and text content.

<figure><img src="/files/K4PN4ZNGZZjPTOIUZlv1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/standout-features/ai-function/subtitle-intelligent-recognization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
