Skip to content

Commit 5ba784c

Browse files
committed
cut duplicate note
1 parent 2f1ef2d commit 5ba784c

File tree

4 files changed

+0
-12
lines changed

4 files changed

+0
-12
lines changed

articles/ai-services/speech-service/includes/quickstarts/stt-diarization/cpp.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,6 @@ CANCELED: Reason=EndOfStream
160160

161161
Speakers are identified as Guest-1, Guest-2, and so on, depending on the number of speakers in the conversation.
162162

163-
> [!NOTE]
164-
> The service performs best with at least 7 seconds of continuous audio from a single speaker. This allows the system to differentiate the speakers properly. Otherwise the Speaker ID is returned as `Unknown`.
165-
166163
## Clean up resources
167164

168165
[!INCLUDE [Delete resource](../../common/delete-resource.md)]

articles/ai-services/speech-service/includes/quickstarts/stt-diarization/csharp.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,6 @@ CANCELED: Reason=EndOfStream
139139

140140
Speakers are identified as Guest-1, Guest-2, and so on, depending on the number of speakers in the conversation.
141141

142-
> [!NOTE]
143-
> The service performs best with at least 7 seconds of continuous audio from a single speaker. This allows the system to differentiate the speakers properly. Otherwise the Speaker ID is returned as `Unknown`.
144-
145142
## Clean up resources
146143

147144
[!INCLUDE [Delete resource](../../common/delete-resource.md)]

articles/ai-services/speech-service/includes/quickstarts/stt-diarization/java.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,6 @@ CANCELED: Reason=EndOfStream
169169

170170
Speakers are identified as Guest-1, Guest-2, and so on, depending on the number of speakers in the conversation.
171171

172-
> [!NOTE]
173-
> The service performs best with at least 7 seconds of continuous audio from a single speaker. This allows the system to differentiate the speakers properly. Otherwise the Speaker ID is returned as `Unknown`.
174-
175172
## Clean up resources
176173

177174
[!INCLUDE [Delete resource](../../common/delete-resource.md)]

articles/ai-services/speech-service/includes/quickstarts/stt-diarization/python.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@ CLOSING on SessionEventArgs(session_id=92a0abb68636471dac07041b335d9be3)
147147

148148
Speakers are identified as Guest-1, Guest-2, and so on, depending on the number of speakers in the conversation.
149149

150-
> [!NOTE]
151-
> The service performs best with at least 7 seconds of continuous audio from a single speaker. This allows the system to differentiate the speakers properly. Otherwise the Speaker ID is returned as `Unknown`.
152-
153150
## Clean up resources
154151

155152
[!INCLUDE [Delete resource](../../common/delete-resource.md)]

0 commit comments

Comments
 (0)