You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/language-identification-model.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,25 +2,25 @@
2
2
title: Use Azure AI Video Indexer to auto identify spoken languages
3
3
description: This article describes how the Azure AI Video Indexer language identification model is used to automatically identifying the spoken language in a video.
4
4
ms.topic: how-to
5
-
ms.date: 04/12/2020
5
+
ms.date: 08/28/2023
6
6
ms.author: ellbe
7
7
---
8
8
9
9
# Automatically identify the spoken language with language identification model
10
10
11
-
Azure AI Video Indexer supports automatic language identification (LID), which is the process of automatically identifying the spoken language content from audio and sending the media file to be transcribed in the dominant identified language.
11
+
Azure AI Video Indexer supports automatic language identification (LID), which is the process of automatically identifying the spoken language from audio content. The media file is transcribed in the dominant identified language.
12
12
13
-
See the list of supported by Azure AI Video Indexer languages in [supported langues](language-support.md).
13
+
See the list of supported by Azure AI Video Indexer languages in [supported languages](language-support.md).
14
14
15
-
Make sure to review the [Guidelines and limitations](#guidelines-and-limitations) section below.
15
+
Make sure to review the [Guidelines and limitations](#guidelines-and-limitations) section.
16
16
17
17
## Choosing auto language identification on indexing
18
18
19
-
When indexing or [re-indexing](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Re-Index-Video) a video using the API, choose the `auto detect` option in the `sourceLanguage` parameter.
19
+
When indexing or [reindexing](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Re-Index-Video) a video using the API, choose the `auto detect` option in the `sourceLanguage` parameter.
20
20
21
-
When using portal, go to your **Account videos** on the [Azure AI Video Indexer](https://www.videoindexer.ai/) home page and hover over the name of the video that you want to re-index. On the right-bottom corner click the re-index button. In the **Re-index video** dialog, choose *Auto detect* from the **Video source language** drop-down box.
21
+
When using portal, go to your **Account videos** on the [Azure AI Video Indexer](https://www.videoindexer.ai/) home page and hover over the name of the video that you want to reindex. On the right-bottom corner, select the **Re-index** button. In the **Re-index video** dialog, choose *Auto detect* from the **Video source language** drop-down box.
0 commit comments