Tag: aws
6. March 2024
/ DevOps
Speech to text with Amazon Transcribe, SNS and S3
In the previous article we looked at how we could transcribe audio to text by leveraging AWS services, such as…
8. February 2024
/ DevOps, Python
Real-time streaming with AWS Transcribe and Python
In this article, we will add a new feature and continue developing the program we started in the last article….
2. February 2024
/ DevOps
Quick tutorial to AWS Transcribe with Python
In this tutorial, we are going to look at how we can use AWS Transcribe with Python and FastAPI. To…