Skip to content

Commit 31209f2

Browse files
authored
Merge pull request #4936 from laujan/jan-4928-updates
Jan 4928 updates
2 parents fc9a34f + 0e7a830 commit 31209f2

File tree

13 files changed

+21
-18
lines changed

13 files changed

+21
-18
lines changed

articles/ai-services/content-understanding/audio/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: overview
1010
ms.date: 05/19/2025
1111
---
1212

13-
# Content Understanding audio solutions (preview)
13+
# Azure AI Content Understanding audio solutions (preview)
1414

1515
> [!IMPORTANT]
1616
> * Azure AI Content Understanding is available in preview. Public preview releases provide early access to features that are in active development.
@@ -33,7 +33,7 @@ Content Understanding serves as a cornerstone for Speech Analytics solutions, en
3333

3434
### Content extraction
3535

36-
Audio content extraction is the process of isolating and retrieving specific elements or features from an audio file. This process can include separating individual audio sources; identifying specific segments within a sound file; or detecting and categorizing various characteristics of the audio content.
36+
Audio content extraction is the process of transcribing audio files. This process includes separating transcriptions by speaker and can involve optional features like role detection to update speaker results to meaningful speaker roles. It can also involve detailed results including word-level timestamps.
3737

3838
#### Language handling
3939
We support different options to handle language processing during transcription.
@@ -59,8 +59,8 @@ For languages with Fast transcriptions support and for files ≤ 300 MB and/or
5959
* **Multilingual transcription**. Generates multilingual transcripts, applying language/locale per phrase. Deviating from language detection this feature is enabled when no language/locale is specified or language is set to `auto`.
6060

6161
> [!NOTE]
62-
> When Multilingual transcription is used, a file with an unsupported locale produces a result. This result is based on the closest locale but most likely not correct.
63-
> This result is a known behavior. Make sure to configure locales when not using Multilingual transcription!
62+
> When Multilingual transcription is used, any files with unsupported locales produce a result based on the closest supported locale, which is likely incorrect. This result is a known
63+
> behavior. Avoid transcription quality issues by ensuring that you configure locales when not using a multilingual transcription supported locale!
6464
6565
* **Language detection**. Automatically detects the dominant language/locale which is used to transcribe the file. Set multiple languages/locales to enable language detection.
6666

articles/ai-services/content-understanding/concepts/analyzer-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: overview
1010
ms.date: 05/19/2025
1111
---
1212

13-
# Analyzer templates offered with Content Understanding
13+
# Analyzer templates offered with Azure AI Content Understanding
1414

1515
Content Understanding analyzer templates give you a head start in developing your Content Understanding solution by allowing you to build your analyzer without creating schemas from scratch.
1616
There are analyzer templates specific to common scenarios in each modality, such as call center audio analytics and advertising analysis for videos. Templates are also fully customizable, allowing you to adjust any

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: overview
1010
ms.date: 05/19/2025
1111
---
1212

13-
# Best practices for Content Understanding
13+
# Best practices for Azure AI Content Understanding
1414

1515
Azure AI Content Understanding is an innovative Generative AI service designed to facilitate the precise and accurate analysis of extensive data sets. The service processes various content modalities, including documents, images, videos, and audio, transforming them into user-specified output formats.
1616

articles/ai-services/content-understanding/concepts/classifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: overview
1010
ms.date: 05/19/2025
1111
---
1212

13-
# Content Understanding classifier
13+
# Azure AI Content Understanding classifier
1414

1515
> [!IMPORTANT]
1616
>

articles/ai-services/content-understanding/concepts/retrieval-augmented-generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: azure-ai-content-understanding
99
ms.topic: overview
1010
ms.date: 05/19/2025
1111
---
12-
# Multimodal retrieval-augmented generation with Content Understanding
12+
# Multimodal retrieval-augmented generation with Azure AI Content Understanding
1313

1414
Retrieval-augmented Generation (**RAG**) is a method that enhances the capabilities of Large Language Models (**LLM**) by integrating data from external knowledge sources. Integrating diverse and current information refines the precision and contextual relevance of the outputs generated by an **LLM**. A key challenge for **RAG** is the efficient extraction and processing of multimodal content—such as documents, images, audio, and video—to ensure accurate retrieval and effective use to bolster the **LLM** responses.
1515

articles/ai-services/content-understanding/document/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: overview
1010
ms.date: 05/19/2025
1111
---
1212

13-
# Content Understanding document solutions (preview)
13+
# Azure AI Content Understanding document solutions (preview)
1414

1515
> [!IMPORTANT]
1616
>

articles/ai-services/content-understanding/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 05/19/2025
1010
ms.author: lajanuar
1111
---
1212

13-
# Content understanding terminologies
13+
# Azure AI Content Understanding terminologies
1414

1515
| Term | Description |
1616
|:---------|:----------|

articles/ai-services/content-understanding/image/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010
ms.date: 05/19/2025
1111
---
1212

13-
# Content Understanding image solutions (preview)
13+
# Azure AI Content Understanding image solutions (preview)
1414

1515
> [!IMPORTANT]
1616
>

articles/ai-services/content-understanding/language-region-support.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: references_regions, ignite-2024-understanding-release
1111
ms.date: 05/19/2025
1212
---
1313

14-
# Content Understanding region and language support
14+
# Azure AI Content Understanding region and language support
1515

1616
Azure AI Content Understanding provides multilingual support in multiple geographic regions to enable users to communicate with Content Understanding applications in natural ways and empower global outreach. The following sections describe the available regions and supported languages/locales.
1717

@@ -34,7 +34,10 @@ Content Understanding applies [Azure OpenAI models](../openai/overview.md) which
3434

3535
### Text optical character recognition (OCR)
3636

37-
The following table lists the supported languages/locales for **printed** text.
37+
> [!IMPORTANT]
38+
>
39+
> * The following list of supported languages have locale-aware normalization for words enabled in post-processing.
40+
> * Content Understanding supports different languages so we encourage you to try it out and focus on the content and not the value itself.
3841
3942
|**Language**| **Language code**|**Language**| **Language code**|
4043
|:-----|:-----|:-----|:-----|

articles/ai-services/content-understanding/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Content Understanding offers a streamlined process to reason over large amounts
4444

4545
* **Analytics and reporting**: Content Understanding's extracted field outputs enhance analytics and reporting, allowing businesses to gain valuable insights, conduct deeper analysis, and make informed decisions based on accurate reports.
4646

47-
* **Optimize workflow through classification**: Content Understanding's classification feature will enable you to categorize the documents first, before routing it to the associated analyzer for extraction.
47+
* **Optimize workflow through classification**: Content Understanding's classification feature enables you to categorize the documents first, before routing it to the associated analyzer for extraction.
4848

4949
## Applications
5050

0 commit comments

Comments
 (0)