Skip to content

Commit 7e6b1ba

Browse files
authored
Update improve-accuracy-phrase-list.md
Applicable for both standard and custom speech is useful in this context.
1 parent a3d4b6a commit 7e6b1ba

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/cognitive-services/Speech-Service/improve-accuracy-phrase-list.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: umaheshwari
66
ms.service: cognitive-services
77
ms.subservice: speech-service
88
ms.topic: how-to
9-
ms.date: 04/14/2022
9+
ms.date: 09/01/2022
1010
zone_pivot_groups: programming-languages-set-two-with-js-spx
1111
---
1212

@@ -28,13 +28,10 @@ Phrase lists are simple and lightweight:
2828

2929
You can use phrase lists with the [Speech Studio](speech-studio-overview.md), [Speech SDK](quickstarts/setup-platform.md), or [Speech Command Line Interface (CLI)](spx-overview.md).
3030

31-
There are some situations where [training a custom model](custom-speech-overview.md) that includes phrases is likely the best option to improve accuracy. In these cases you would not use a phrase list:
31+
You can use phrase lists with both standard and [custom speech](custom-speech-overview.md). There are some situations where training a custom model that includes phrases is likely the best option to improve accuracy. For example, in the following cases you would not use a phrase list:
3232
- If you need to use a large list of phrases. A phrase list shouldn't have more than 500 phrases.
3333
- If you need a phrase list for languages that are not currently supported.
34-
- If you need to do batch transcription. The Batch transcription API does not support phrase lists.
35-
36-
> [!TIP]
37-
> You can use phrase lists with both standard and custom speech.
34+
- If you need to do batch transcription. The Batch transcription API does not support phrase lists.
3835

3936
## Try it in Speech Studio
4037

0 commit comments

Comments
 (0)