Skip to content

Commit 15eab5b

Browse files
Update speech-services-quotas-and-limits.md
Update quotas
1 parent 7c70ac7 commit 15eab5b

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

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

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ In the following tables, the parameters without the **Adjustable** row aren't ad
6868

6969
| Quota | Free (F0)<sup>3</sup> | Standard (S0) |
7070
|--|--|--|
71-
| *Max number of transactions per second (TPS) per Speech service resource* | | |
72-
| Real-time API. Prebuilt neural voices and custom neural voices. | 200<sup>4</sup> | 200<sup>4</sup> |
71+
| **Max number of transactions per second (TPS) per Speech service resource** | | |
72+
| Real-time API. Prebuilt neural voices and custom neural voices. | 20 per 60 seconds | 200<sup>4</sup> |
7373
| Adjustable | No<sup>4</sup> | Yes<sup>4</sup> |
74-
| *HTTP-specific quotas* | | |
74+
| **HTTP-specific quotas** | | |
7575
| Max audio length produced per request | 10 min | 10 min |
7676
| Max total number of distinct `<voice>` and `<audio>` tags in SSML | 50 | 50 |
77-
| *Websocket specific quotas* | | |
77+
| **Websocket specific quotas** | | |
7878
| Max audio length produced per turn | 10 min | 10 min |
7979
| Max total number of distinct `<voice>` and `<audio>` tags in SSML | 50 | 50 |
8080
| Max SSML message size per turn | 64 KB | 64 KB |
@@ -102,6 +102,13 @@ In the following tables, the parameters without the **Adjustable** row aren't ad
102102
| Default value | N/A | 10 |
103103
| Adjustable | N/A | Yes<sup>5</sup> |
104104

105+
#### Audio Content Creation tool
106+
107+
| Quota | Free (F0)| Standard (S0) |
108+
|--|--|--|
109+
| File size | 3,000 characters per file | 20,000 characters per file |
110+
| Export to audio library | 1 concurrent task | N/A |
111+
105112
<sup>3</sup> For the free (F0) pricing tier, see also the monthly allowances at the [pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/).<br/>
106113
<sup>4</sup> See [additional explanations](#detailed-description-quota-adjustment-and-best-practices) and [best practices](#general-best-practices-to-mitigate-throttling-during-autoscaling).<br/>
107114
<sup>5</sup> See [additional explanations](#detailed-description-quota-adjustment-and-best-practices), [best practices](#general-best-practices-to-mitigate-throttling-during-autoscaling), and [adjustment instructions](#text-to-speech-increase-concurrent-request-limit-for-custom-neural-voices).<br/>

0 commit comments

Comments
 (0)