Skip to content

Commit 02d2684

Browse files
committed
add jan and update dates
1 parent 1309a14 commit 02d2684

20 files changed

+44
-44
lines changed

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

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
title: Azure AI Content Understanding audio overview
33
titleSuffix: Azure AI services
44
description: Learn about Azure AI Content Understanding audio solutions
5-
author: jagoerge
6-
ms.author: lajanuar
5+
author: laujan
6+
ms.author: jagoerge
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 05/06/2025
11-
ms.custom: release-preview-2-cu
10+
ms.date: 05/19/2025
1211
---
1312

1413

@@ -33,7 +32,7 @@ Here are common scenarios for using Content Understanding with conversational au
3332
:::image type="content" source="../media/audio/overview/workflow-diagram.png" lightbox="../media/audio/overview/workflow-diagram.png" alt-text="Illustration of Content Understanding audio workflow.":::
3433

3534
Content Understanding serves as a cornerstone for Media Asset Management solutions, enabling the following capabilities for audio files:
36-
35+
3736
### Content extraction
3837

3938
* **Transcription**. Converts conversational audio into searchable and analyzable text-based transcripts in WebVTT format. Customizable fields can be generated from transcription data. Sentence-level and word-level timestamps are available upon request.
@@ -46,7 +45,7 @@ Content Understanding serves as a cornerstone for Media Asset Management solutio
4645

4746
* **Speaker role detection**. Identifies agent and customer roles within contact center call data.
4847

49-
* **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'.
48+
* **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`.
5049

5150
> [!NOTE]
5251
> The following locales are currently supported:
@@ -74,27 +73,28 @@ Content Understanding offers advanced audio capabilities, including:
7473

7574
* **Scenario adaptability**. Adapt the service to your requirements by generating custom fields and extract relevant data.
7675

77-
## Content Understanding prebuild audio analyzers
76+
## Content Understanding prebuilt audio analyzers
7877

79-
The prebuild analyzers allow extracting valuable insights into audio content without the need to create an analyzer setup.
78+
The prebuilt analyzers allow extracting valuable insights into audio content without the need to create an analyzer setup.
8079

8180
All audio analyzers generate transcripts in standard WEBVTT format separated by speaker.
8281

8382
> [!NOTE]
84-
> Prebuild analyzers are set to use multilingual transcription and returnDetails enabled!
83+
> Prebuilt analyzers are set to use multilingual transcription and returnDetails enabled!
8584
86-
Content Understanding offers the following prebuild analyzers:
85+
Content Understanding offers the following prebuilt analyzers:
8786

8887
**Post-call analysis (prebuilt-callCenter)**. Analyze call recordings to generate:
89-
- conversation transcripts with speaker role detection result
90-
- call summary
91-
- call sentiment
92-
- top five articles mentioned
93-
- list of companies mentioned
94-
- list of people (name and title/role) mentioned
95-
- list of relevant call categories
96-
97-
**Example result:**
88+
89+
* conversation transcripts with speaker role detection result
90+
* call summary
91+
* call sentiment
92+
* top five articles mentioned
93+
* list of companies mentioned
94+
* list of people (name and title/role) mentioned
95+
* list of relevant call categories
96+
97+
**Example result:**
9898
```json
9999
{
100100
"id": "bc36da27-004f-475e-b808-8b8aead3b566",
@@ -213,7 +213,7 @@ Content Understanding offers the following prebuild analyzers:
213213
- conversation transcripts
214214
- conversation summary
215215

216-
**Example result:**
216+
**Example result:**
217217
```json
218218
{
219219
"id": "9624cc49-b6b3-4ce5-be6c-e895d8c2484d",
@@ -258,11 +258,11 @@ Content Understanding offers the following prebuild analyzers:
258258
}
259259
```
260260

261-
You can also customize prebuild analyzers for more fine-grained control of the output by defining custom fields. Customization allows you to use the full power of generative models to extract deep insights from the audio. For example, customization allows you to:
262-
- Generate other insights
263-
- Control the language of the field extraction output
264-
- Configure the transcription behavior
265-
- and more
261+
You can also customize prebuilt analyzers for more fine-grained control of the output by defining custom fields. Customization allows you to use the full power of generative models to extract deep insights from the audio. For example, customization allows you to:
262+
263+
* Generate other insights.
264+
* Control the language of the field extraction output.
265+
* Configure the transcription behavior.
266266

267267
## Input requirements
268268
For a detailed list of supported audio formats, refer to our [Service limits and codecs](../service-limits.md) page.

articles/ai-services/content-understanding/concepts/accuracy-confidence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: admaheshwari
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: reference
10-
ms.date: 04/09/2025
10+
ms.date: 05/19/2025
1111
---
1212

1313
# Interpret and improve confidence and accuracy scores

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: kabrow
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 05/01/2025
10+
ms.date: 05/19/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: jfilcik
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 02/24/2025
10+
ms.date: 05/19/2025
1111
---
1212

1313
# Best practices for Content Understanding

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 02/25/2025
10+
ms.date: 05/19/2025
1111
ms.custom: 2025-understanding-release
1212
---
1313

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: tonyeiyalla
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 03/16/2025
10+
ms.date: 05/19/2025
1111
ms.custom: 2025-understanding-release
1212
---
1313
# Multimodal retrieval-augmented generation with Content Understanding

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: lajanuar
77
manager: nitinme
88
ms.service: azure-ai-content-understanding
99
ms.topic: overview
10-
ms.date: 05/01/2025
10+
ms.date: 05/19/2025
1111
ms.custom: ignite-2024-understanding-release
1212
---
1313

articles/ai-services/content-understanding/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: faq
9-
ms.date: 04/14/2025
9+
ms.date: 05/19/2025
1010
ms.author: lajanuar
1111
title: Frequently asked questions
1212
summary: |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: conceptual
9-
ms.date: 04/14/2025
9+
ms.date: 05/19/2025
1010
ms.author: lajanuar
1111
---
1212

articles/ai-services/content-understanding/how-to/create-multi-service-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-content-understanding
88
ms.topic: how-to
9-
ms.date: 02/19/2025
9+
ms.date: 05/19/2025
1010
ms.custom: ignite-2024-understanding-release, references_regions
1111
ms.author: lajanuar
1212
---

0 commit comments

Comments
 (0)