AWS re:Invent - New Update on Amazon Comprehend
Posted on January 11, 2023 by Sanket Gaikwad | Comments(0)
Continue Reading...Customize Language Translation with Machine Learning Tool: Amazon Translate- Part 2
Posted on July 11, 2022 by Sanket Gaikwad | Comments(1)
TABLE OF CONTENT 1. Overview 2. Translating the SRT Files in Different Languages 3. Setting up a Trigger on S3 4. Translating the SRT and Storing the files in S3 5. Lambda Code 6. Conclusion 7. About CloudThat 8. FAQs Overview Streaming video or audio content is a very effective way to share information, entertain, and engage users. Every organization these days has an extensive collection of videos or audio with captions and subtitles. Translated captions and subtitles can be provided in multiple languages to make these videos or audio available to more viewers. This blog will check how to use Amazon Translate to create an automated flow that translates captions and subtitles without losing...
Continue Reading...Translate Text to Different Languages using Amazon Translate- Part 1
Posted on May 13, 2022 by Sanket Gaikwad | Comments(1)
TABLE OF CONTENT 1. Introduction to Amazon Translate 2. Use Cases of Amazon Translate 3. Languages Supported by Amazon Translate 4. Steps and Code to Translate the Data 5. Lambda Code for Translating the Text and Storing the Translated files in S3 6. Final Code 7. Conclusion 8. About CloudThat 9. FAQs 1. Introduction to Amazon Translate Translating text at a large scale is a massive challenge for many organizations that want to make themselves understood globally. Many organizations want their businesses to grow and try to make the text available in multiple languages so that everyone can understand it....
Continue Reading...Audio-To-Text Automated Conversion Using AWS Transcribe
Posted on April 16, 2022 by Sanket Gaikwad | Comments(0)
Continue Reading...Migration of Database from Amazon DynamoDB to PostgreSQL
Posted on January 4, 2022 by Sanket Gaikwad | Comments(1)
Continue Reading...