Skip to content

Commit 695348f

Browse files
authored
Update language-identification-model.md
1 parent af66a05 commit 695348f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-video-indexer/language-identification-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: ellbe
1010

1111
Azure 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.
1212

13-
Currently LID supports: English, Spanish, French, German, Italian, Mandarin Chinese, Japanese, Russian, and Portuguese (Brazilian).
13+
See the list of supported by Azure Video Indexer languages in [supported langues](language-support.md).
1414

1515
Make sure to review the [Guidelines and limitations](#guidelines-and-limitations) section below.
1616

@@ -44,7 +44,7 @@ Model dominant language is available in the insights JSON as the `sourceLanguage
4444

4545
* Automatic language identification (LID) supports the following languages:
4646

47-
English, Spanish, French, German, Italian, Mandarin Chines, Japanese, Russian, and Portuguese (Brazilian).
47+
See the list of supported by Azure Video Indexer languages in [supported langues](language-support.md).
4848
* Even though Azure Video Indexer supports Arabic (Modern Standard and Levantine), Hindi, and Korean, these languages are not supported in LID.
4949
* If the audio contains languages other than the supported list above, the result is unexpected.
5050
* If Azure Video Indexer cannot identify the language with a high enough confidence (`>0.6`), the fallback language is English.

0 commit comments

Comments
 (0)