You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/edit-speakers.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,11 @@ ms.author: juliako
8
8
9
9
# Edit speakers with the Azure Video Indexer website
10
10
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.
18
12
19
13
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).
20
14
21
-
## Prerequisites
15
+
## Start editing
22
16
23
17
1. Sign in to the [Azure Video Indexer website](https://www.videoindexer.ai/).
24
18
2. Select a video.
@@ -46,7 +40,9 @@ This action allows adding new speakers that were not identified by Azure Video I
46
40
47
41
## Rename an existing speaker
48
42
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:
50
46
51
47
1. Select the edit mode.
52
48
1. Go to the transcript line where the speaker you wish to rename appears.
0 commit comments