I'm having the same issue. Only zip file < 20Mb will upload.
Data Uploading Errors on Speech Service ( Internal Server Error / Entity too large error / web server received invalid response
We are trying to upload audio files in Azure Speech Service for Speech to text. getting continuous errors of 3 kinds . . sometimes we get Internal Server Error, sometimes we get "Entity is too large" and sometimes we get " Invalid response Error" . . . Have tried multiple times. The format of the input files are correct, Azure subscription is valid . .
3 answers
Sort by: Most helpful
-
-
Manishi Sanwal 21 Reputation points
2021-02-28T13:00:54.16+00:00 Dear Sir My issue was finally resolved on advise of Microsoft support teams. In my case, the issue was large size and I was recomended to save the file to azure blob storage and acesss it using SAS address.
-
YutongTie-MSFT 52,596 Reputation points
2021-03-01T03:04:58.487+00:00 @Manishi Sanwal I just convert your comment to answer. Thanks for sharing it to us.