Skip to content

Commit 496caae

Browse files
authored
Update edit-speakers.md
1 parent 2ed54a6 commit 496caae

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

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

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,11 @@ 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. This can be done through the edit actions as described below. 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 Video Indexer account.
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+
## Start editing
2216

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

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:
43+
This action allows renaming an existing speaker that was identified by Azure Video Indexer. The update applies to all speakers identified by this name.
44+
45+
To rename a speaker from the website for the selected video, do the following:
5046

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

0 commit comments

Comments
 (0)