Skip to content

Commit 15e2149

Browse files
authored
Merge pull request #218653 from Juliako/patch-40
Update edit-speakers.md
2 parents 71196c6 + d028bdb commit 15e2149

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

articles/azure-video-indexer/edit-speakers.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,14 @@ ms.author: juliako
88

99
# Edit speakers with the Azure Video Indexer website
1010

11-
Azure Video Indexer identifies speakers in your video but in some cases you may want to edit these names. You can perform the following editing actions, while in the edit mode. The following editing actions only apply to the currently selected video.
12-
13-
- Add new speaker.
14-
- Rename existing speaker.
15-
16-
The update applies to all speakers identified by this name.
17-
- Assign a speaker for a transcript line.
11+
Azure Video Indexer identifies each speaker in a video and attributes each transcribed line to a speaker. The speakers are given a unique identity such as `Speaker #1` and `Speaker #2`. To provide clarity and enrich the transcript quality, you may want to replace the assigned identity with each speaker's actual name. To edit speakers' names, use the edit actions as described in the article.
1812

1913
The article demonstrates how to edit speakers with the [Azure Video Indexer website](https://www.videoindexer.ai/). The same editing operations are possible with an API. To use API, call [update video index](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Update-Video-Index).
2014

21-
## Prerequisites
15+
> [!NOTE]
16+
> The addition or editing of a speaker name is applied throughout the transcript of the video but is not applied to other videos in your Azure Video Indexer account.
17+
18+
## Start editing
2219

2320
1. Sign in to the [Azure Video Indexer website](https://www.videoindexer.ai/).
2421
2. Select a video.
@@ -46,7 +43,9 @@ This action allows adding new speakers that were not identified by Azure Video I
4643
4744
## Rename an existing speaker
4845

49-
This action allows renaming an existing speaker that was identified by Azure Video Indexer. To rename a speaker from the website for the selected video, do the following:
46+
This action allows renaming an existing speaker that was identified by Azure Video Indexer. The update applies to all speakers identified by this name.
47+
48+
To rename a speaker from the website for the selected video, do the following:
5049

5150
1. Select the edit mode.
5251
1. Go to the transcript line where the speaker you wish to rename appears.

0 commit comments

Comments
 (0)