Skip to content Skip to sidebar Skip to footer
Showing posts with the label Microsoft Cognitive

Custom Audio Input Bytes To Azure Cognitive Speech Translation Service In Python

I am in need to able to translate custom audio bytes which I can get from any source and translate … Read more Custom Audio Input Bytes To Azure Cognitive Speech Translation Service In Python

Is Microsoft Face Api Verification (face To Face) Down? Always Says Bad Request And Documentation Console Shows Error

Here is what I've been trying: subscription_key = '***' assert subscription_key face_a… Read more Is Microsoft Face Api Verification (face To Face) Down? Always Says Bad Request And Documentation Console Shows Error

Face Api Python Sdk "image Size Too Small" (persongroupperson Add_face_from_stream)

First things first, the documentation here says 'JPEG, PNG, GIF (the first frame), and BMP form… Read more Face Api Python Sdk "image Size Too Small" (persongroupperson Add_face_from_stream)

Can't Pip Microsoft Azure-cognitiveservices-speech?

Following the guide here to install the microsoft azure text to speech SDK: https://docs.microsoft.… Read more Can't Pip Microsoft Azure-cognitiveservices-speech?