Skip to content

Commit 49d0537

Browse files
Merge pull request #6030 from eric-urban/patch-1
fast transcription limits
2 parents 61707f6 + c403930 commit 49d0537

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/ai-services/speech-service/speech-services-quotas-and-limits.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.author: eur
77
manager: nitinme
88
ms.service: azure-ai-speech
99
ms.topic: conceptual
10-
ms.date: 3/10/2025
11-
ms.reviewer: alexeyo
10+
ms.date: 7/15/2025
11+
ms.reviewer: jagoerge
1212
#Customer intent: As a developer, I want to learn about the quotas and limits for the Speech service in Azure AI services.
1313
---
1414

@@ -48,8 +48,8 @@ You can use real-time speech to text with the [Speech SDK](speech-sdk.md) or the
4848

4949
| Quota | Free (F0) | Standard (S0) |
5050
|-----|-----|-----|
51-
| Maximum audio input file size | N/A | 300 MB |
52-
| Maximum audio length | N/A | 120 minutes per file |
51+
| Maximum audio input file size | N/A | < 300 MB |
52+
| Maximum audio length | N/A | < 120 minutes per file |
5353
| Maximum requests per minute | N/A | 600 |
5454

5555
#### Batch transcription

0 commit comments

Comments
 (0)