Want to use amazon_transcribe streaming service with flask.

0

Hi Team, I want to use amazon_transcribe python api. I have successfully integrated the api to my flask app. Here comes a small problem, the sample code provided in the amazon_transcribe documentation uses sounddevice library to take input from microphone but servers don't have microphone so I want to use microphone from client side i.e javascript. Can I get any sample code which takes microphone input from javascript and use the python amazon_transcribe for transcriptions. It will be good if I get javascript implementation of amazon transcription streaming library which takes input from client side and provides transcriptions.

demandé il y a 2 ans393 vues
1 réponse
0

Hi Team, I found a solution for this. I didn't find python solution but I did find nodejs solution. I integrated the nodejs code in my flask application. https://github.com/amazon-archives/amazon-transcribe-websocket-static this link has the nodejs code.

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions