Skip to content

Commit a760fe0

Browse files
Merge pull request #276409 from sally-baolian/patch-248
Update batch-synthesis.md
2 parents af9e004 + a3ac1e3 commit a760fe0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

articles/ai-services/speech-service/batch-synthesis-properties.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ Here are examples that can result in the 400 error:
108108
- The number of requested text inputs exceeded the limit of 10,000.
109109
- You tried to use an invalid deployment ID or a custom voice that isn't successfully deployed. Make sure the Speech resource has access to the custom voice, and the custom voice is successfully deployed. You must also ensure that the mapping of `{"your-custom-voice-name": "your-deployment-ID"}` is correct in your batch synthesis request.
110110
- You tried to use a _F0_ Speech resource, but the region only supports the _Standard_ Speech resource pricing tier.
111-
- You tried to create a new batch synthesis job that would exceed the limit of 300 active jobs. Each Speech resource can have up to 300 batch synthesis jobs that don't have a status of "Succeeded" or "Failed".
112111

113112
### HTTP 404 error
114113

articles/ai-services/speech-service/batch-synthesis.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ Here are examples that can result in the 400 error:
348348
- The number of requested text inputs exceeded the limit of 10,000.
349349
- You tried to use an invalid deployment ID or a custom voice that isn't successfully deployed. Make sure the Speech resource has access to the custom voice, and the custom voice is successfully deployed. You must also ensure that the mapping of `{"your-custom-voice-name": "your-deployment-ID"}` is correct in your batch synthesis request.
350350
- You tried to use a _F0_ Speech resource, but the region only supports the _Standard_ Speech resource pricing tier.
351-
- You tried to create a new batch synthesis job that would exceed the limit of 300 active jobs. Each Speech resource can have up to 300 batch synthesis jobs that don't have a status of "Succeeded" or "Failed".
352351

353352
### HTTP 404 error
354353

0 commit comments

Comments
 (0)