Quenstion About CNV(Custom Neural Voice) Limit

현우 오 181 Reputation points
2021-10-22T08:54:50.697+00:00

Hi

I have a question about the CNV concurrent request limit.

(https://learn.microsoft.com/ko-kr/azure/cognitive-services/speech-service/speech-services-quotas-and-limits)

Is the limit for CNV concurrent request(10) is per Speech resource or per CNV Project or per one CNV model??

Thanks

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Rohit Mungi 49,111 Reputation points Microsoft Employee Moderator
    2021-10-22T16:17:04.243+00:00

    @현우 오 The concurrency limit is set at the endpoint level. Every endpoint has an individual limit so if you are using multiple endpoints and an increase is required then the limit needs to raised for each of the endpoint. You can check the note in the documentation from the referenced link in your post.

    If you use custom models, please be aware, that one Speech resource may be associated with many custom endpoints hosting many custom model deployments. Each Custom endpoint has the default number of concurrent request limit (100) set by creation. If you need to adjust it, you need to make the adjustment of each custom endpoint separately. Please also note, that the value of the number of concurrent request limit for the base model of a Speech resource has no effect to the custom endpoints associated with this resource.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.