Unable to Use Custom Analyzer in Azure AI Content Understanding API - ModelNotFound Error

Kaja Sherief 95 Reputation points
2025-01-22T12:39:35.21+00:00

I’m trying to use the REST API for Azure AI Content Understanding, specifically to create and use a custom audio analyzer. While everything works fine in the UI, I’m running into an issue with the API.

I followed the steps in the Azure documentation to create a custom analyzer. The API call to create the custom analyzer returns a 201 Created status code, so it seems to be successfully created.

However, when I try to analyze a file using this custom analyzer, the API returns a ModelNotFound error.

Could you please help me understand why this is happening and how I can resolve it? I want to ensure the custom analyzer is properly recognized and works for analyzing files through the API.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,093 questions
{count} votes

Your answer

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