How to speed up the Form Recognizer API call to recognize custom models.

Tirth Patel 21 Reputation points
2020-12-02T13:52:23.957+00:00

I am working on a project where i need to analyze more than 20 pdf's. How can I speed up the form recognizer API calls to get the response faster.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,408 questions
{count} votes

2 answers

Sort by: Most helpful
  1. NetaH-MSFT 6 Reputation points
    2020-12-07T17:42:29.747+00:00

    You can send all the documents in parallel, by default the resource support 15 transaction per second (TPS), you can increase this with a quota increase request.


  2. NetaH-MSFT 6 Reputation points
    2021-03-23T14:54:26.153+00:00

    To increase TPS request please create an Azure support ticket with quota limit topic and request to increase the TPSs to the TPS you need.

    0 comments No comments