Real time speech to text converters

0

I have a use case to validate audio output from microphone using python for which I am thinking of using Real time speech to text converters.

I have come across SpeechRecognition. I can see clients like Google Cloud Speech is working good but i am looking for aws solution for doing this.

I have come across Amazon Transcribe. Also there is Real-time transcription from web.

Is it possible to do Real time speech to text converters similar to this code .

1 Antwort
0

Amazon Transcribe has the ability to use a Python SDK for real time speech to text. https://docs.aws.amazon.com/transcribe/latest/dg/getting-started-sdk.html

There is a Python SDK which you can use: https://github.com/awslabs/amazon-transcribe-streaming-sdk

profile pictureAWS
EXPERTE
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen