Skip to content

Commit fa228d3

Browse files
committed
PM feedback
1 parent a1f7dda commit fa228d3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/cognitive-services/Speech-Service/speech-services-quotas-and-limits.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For the free (F0) pricing tier, see also the monthly allowances at the [pricing
2222

2323
The following sections provide you with a quick guide to the quotas and limits that apply to Speech service.
2424

25-
For information about adjustable quotas for Standard (S0) Speech resources, see [additional explanations](#detailed-description-quota-adjustment-and-best-practices), [best practices](#general-best-practices-to-mitigate-throttling-during-autoscaling), and [adjustment instructions](#speech-to-text-increase-online-transcription-concurrent-request-limit). Request limits for Free (F0) Speech resources aren't adjustable.
25+
For information about adjustable quotas for Standard (S0) Speech resources, see [additional explanations](#detailed-description-quota-adjustment-and-best-practices), [best practices](#general-best-practices-to-mitigate-throttling-during-autoscaling), and [adjustment instructions](#speech-to-text-increase-online-transcription-concurrent-request-limit). The quotas and limits for Free (F0) Speech resources aren't adjustable.
2626

2727
### Speech-to-text quotas and limits per resource
2828

@@ -53,6 +53,8 @@ You can use online transcription with the [Speech SDK](speech-sdk.md) or the [sp
5353

5454
#### Model customization
5555

56+
The limits in this table apply per Speech resource when you create a Custom Speech model.
57+
5658
| Quota | Free (F0) | Standard (S0) |
5759
|--|--|--|
5860
| REST API limit | 300 requests per minute | 300 requests per minute |
@@ -62,7 +64,7 @@ You can use online transcription with the [Speech SDK](speech-sdk.md) or the [sp
6264
| Max pronunciation dataset file size for data import | 1 KB | 1 MB |
6365
| Max text size when you're using the `text` parameter in the [Models_Create](https://westcentralus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-1/operations/Models_Create/) API request | 200 KB | 500 KB |
6466

65-
### Text-to-speech quotas and limits per Speech resource
67+
### Text-to-speech quotas and limits per resource
6668

6769
This section describes text-to-speech quotas and limits per Speech resource.
6870

@@ -117,7 +119,7 @@ Some of the Speech service quotas are adjustable. This section provides addition
117119
The following quotas are adjustable for Standard (S0) resources. The Free (F0) request limits aren't adjustable.
118120

119121
- Speech-to-text [concurrent request limit](#online-transcription) for base model endpoint and custom endpoint
120-
- Text-to-speech [maximum number of transactions per time period](#text-to-speech-quotas-and-limits-per-speech-resource) for prebuilt neural voices and custom neural voices
122+
- Text-to-speech [maximum number of transactions per time period](#text-to-speech-quotas-and-limits-per-resource) for prebuilt neural voices and custom neural voices
121123
- Speech translation [concurrent request limit](#speech-translation-quotas-and-limits-per-resource)
122124

123125
Before requesting a quota increase (where applicable), ensure that it's necessary. Speech service uses autoscaling technologies to bring the required computational resources in on-demand mode. At the same time, Speech service tries to keep your costs low by not maintaining an excessive amount of hardware capacity.

0 commit comments

Comments
 (0)