Skip to content

Commit d160c1f

Browse files
authored
Update language-identification-model.md
1 parent b61d650 commit d160c1f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/media-services/video-indexer/language-identification-model.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ Model dominant language is available in the insights JSON as the `sourceLanguage
4747

4848
## Guidelines and limitations
4949

50-
* Even though Video Indexer supports Arabic (Modern Standard and Levantine), Hindi, and Korean, these languages are not supported in automatic language identification.
50+
* Automatic language identification (LID) supports the following languages:
51+
52+
English, Spanish, French, German, Italian, Mandarin Chines, Japanese, Russian, and Portuguese (Brazilian).
53+
* Even though Video Indexer supports Arabic (Modern Standard and Levantine), Hindi, and Korean, these languages are not supported in LID.
5154
* If the audio contains languages other than the supported list above, the result is unexpected.
5255
* If Video Indexer cannot identify the language with a high enough confidence (`>0.6`), the fallback language is English.
5356
* There is no current support for file with mixed languages audio. If the audio contains mixed languages, the result is unexpected.

0 commit comments

Comments
 (0)