Skip to content

Commit 4e184dc

Browse files
authored
Merge pull request #97528 from IEvangelist/speechTestPricing
[CogSvcs] Added service pricing advisory
2 parents 2cbe92b + 8a5ce01 commit 4e184dc

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-custom-speech-inspect-data.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: conceptual
11-
ms.date: 09/06/2019
11+
ms.date: 12/02/2019
1212
ms.author: erhopf
1313
---
1414

@@ -36,6 +36,8 @@ Follow these instructions to create a test:
3636

3737
After a test has been successfully created, you can compare the models side by side.
3838

39+
[!INCLUDE [service-pricing-advisory](includes/service-pricing-advisory.md)]
40+
3941
## Side-by-side model comparisons
4042

4143
When the test status is _Succeeded_, click in the test item name to see details of the test. This detail page lists all the utterances in your dataset, indicating the recognition results of the two models alongside the transcription from the submitted dataset.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Speech Services
3+
titleSuffix: Azure Cognitive Services
4+
services: cognitive-services
5+
author: IEvangelist
6+
manager: nitinme
7+
ms.service: cognitive-services
8+
ms.subservice: speech-service
9+
ms.topic: include
10+
ms.date: 12/02/2019
11+
ms.author: dapine
12+
---
13+
14+
> [!NOTE]
15+
> When testing, the system will perform a transcription. This is important to keep in mind, as pricing varies per service offering and subscription level. Always refer to the official Azure Cognitive Services pricing - Speech Services for [the latest details](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services).

0 commit comments

Comments
 (0)