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 Respuesta
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
EXPERTO
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas