Skip to content

Commit 7509f4c

Browse files
committed
add joe content
1 parent f6ded83 commit 7509f4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/content-understanding/concepts/best-practices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,13 @@ Confidence scores help you decide when to involve human reviewers. Customers can
7777

7878
## Reduce errors by narrowing language selection for audio and video
7979

80-
When you're working with audio and video content, selecting a narrow set of languages for transcription can potentially reduce errors. The more languages you include, the more the system has to guess which language is being spoken, which cam increase misrecognition.
80+
When you're working with audio and video content, selecting a narrow set of languages for transcription can potentially reduce errors. The more languages you include, the more the system has to guess which language is being spoken, which can increase misrecognition.
8181

8282
#####   ***Example 7***
8383

8484
* If you're certain that the content only contains English and Spanish, configuring your transcription to only these two languages can improve quality. But if the content accidentally includes other languages, such configuration can actually degrade overall quality.
8585

86-
## Transcript, document text, and speaker data don't require fields
86+
## Transcript, document text, and speaker data: fields not required
8787

8888
By default, Content Extraction information such as speech transcripts, document text extracted by `OCR`, and video key frames can be accessed directly from the analyzer output for immediate review or custom processing. There's no need to define a field in the schema for these items. Fields can be used when more processing is needed, for example, summarizing transcripts, identifying entities, or extracting specific items from `OCR`. Each field can instruct the system to extract or generate the content you need.
8989

0 commit comments

Comments
 (0)