Skip to content

Commit e921dfa

Browse files
authored
Update language-support.md
1 parent ffae3ca commit e921dfa

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

articles/azure-video-indexer/language-support.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,20 @@ The API returns a list of supported languages with the following values:
3030

3131
Some notes for the above values are:
3232

33-
Supported source language:
33+
- Supported source language:
3434

35-
If `isSourceLanguage` is `false`, the language is supported for translation only.
36-
If `isSourceLanguage` is `true`, the language is supported as source for transcription, translation, and search.
37-
38-
Language identification (auto detection):
35+
If `isSourceLanguage` is `false`, the language is supported for translation only.
36+
If `isSourceLanguage` is `true`, the language is supported as source for transcription, translation, and search.
37+
- Language identification (auto detection):
3938

40-
If `isAutoDetect` set to `true`, the language is supported for language identification (LID) and multi-language identification (MLID).
41-
42-
The following insights are translated, otherwise will remain in English:
39+
If `isAutoDetect` set to `true`, the language is supported for language identification (LID) and multi-language identification (MLID).
40+
- The following insights are translated, otherwise will remain in English:
4341

44-
- Transcript
45-
- Keywords
46-
- Topics
47-
- Labels
48-
- Frame patterns (Only to Hebrew as of now)
42+
- Transcript
43+
- Keywords
44+
- Topics
45+
- Labels
46+
- Frame patterns (Only to Hebrew as of now)
4947

5048
| **Language** | **Code** | **Supported source language** | **Language identification** | **Customization** (language model) |
5149
|:--------------:|:--------------:|:-----------------------------:|:----------------------------:|:-----------:|

0 commit comments

Comments
 (0)