Remove en video-sdk
article thumbnail

Translate documents in real time with Amazon Translate

AWS Machine Learning

You can submit a document from the AWS Management Console , AWS Command Line Interface (AWS CLI), or AWS SDK and receive the translated document in real time while maintaining the format of the original document. This feature eliminates the wait for documents to be translated in asynchronous batch mode.

APIs 82
article thumbnail

Break through language barriers with Amazon Transcribe, Amazon Translate, and Amazon Polly

AWS Machine Learning

Imagine a surgeon taking video calls with patients across the globe without the need of a human translator. In this post, you use the asynchronous Amazon Transcribe streaming SDK for Python , which uses the HTTP/2 streaming protocol to stream live audio and receive live transcriptions. The asynchronous Amazon Transcribe Python SDK.

APIs 73
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Flag harmful content using Amazon Comprehend toxicity detection

AWS Machine Learning

This includes plain text, text extracted from images, and text transcribed from audio or video content. Moreover, platforms that accept video and audio content can use this feature to moderate transcribed audio content. The emergence of generative AI and large language models (LLMs) represents the latest trend in the field of AI.

APIs 94
article thumbnail

Transfer learning for TensorFlow text classification models in Amazon SageMaker

AWS Machine Learning

This section describes how to use the TensorFlow text classification algorithm with the SageMaker Python SDK. The following code shows how to fine-tune BERT base model identified by model_id tensorflow-tc-bert-en-uncased-L-12-H-768-A-12-2 on a custom training dataset. Each model is identified by a unique model_id.

Scripts 88
article thumbnail

Amazon Comprehend Targeted Sentiment adds synchronous support

AWS Machine Learning

It includes extracting marketing and customer insights from live social media feeds, videos, live events, or broadcasts, understanding emotions for research purposes, or deterring cyberbullying. You can interact with the API with the AWS Command Line Interface (AWS CLI) or through the AWS SDK. language-code en. region us-east-2.

APIs 67
article thumbnail

Fine-tune Llama 2 for text generation on Amazon SageMaker JumpStart

AWS Machine Learning

Now you can also fine-tune 7 billion, 13 billion, and 70 billion parameters Llama 2 text generation models on SageMaker JumpStart using the Amazon SageMaker Studio UI with a few clicks or using the SageMaker Python SDK. Fine-tune Llama2 models You can fine-tune the models using either the SageMaker Studio UI or SageMaker Python SDK.