Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Releases: aws-solutions/content-localization-on-aws

Content Localization on AWS version 1.0.0

04 Nov 04:17
37cdf66
Compare
Choose a tag to compare

This is the first major version release of the Content Localization on AWS solution implementation!

What's Changed

Alot of clean up the project and get it ready for future iterative development.

  • Name of project is "Content Localization on AWS"
  • Use the correct solution id in the one click deploy
  • Ensure Workflow and Operator keys are set in elasticsearch data
  • add sample curl commands for workflow execution
  • update copyright statements in all the files
  • update kibana instructions by
  • Add polly to workflow configuration options
  • Replace ElasticSearch with OpenSearch
  • Update templates for AWS Solutions
  • upgrade npm packages
  • Resolve lint warnings
  • Update 3rd party packages in NOTICE

Some Bug fixes

  • Fix UI errors in Upload
  • Fix OpensearchNodeSize parameter to CloudFormation in GitHub actions
  • fix video load error ll/223

Full Changelog: v0.1.0...v1.0.0

Content Localization v0.1.0

04 Oct 23:16
Compare
Choose a tag to compare

This release contains the code published for v0.1.0 of the AWS Content Localization solution

Content Localization v1.0.6 (Alpha 6)

11 Jun 23:13
840fff9
Compare
Choose a tag to compare

Minor update

Fix one-click deploy
Security patching

Content Localization 1.0.0-alpha.3

30 Apr 17:08
ce89565
Compare
Choose a tag to compare

Rename to content-localization in code
Merge with media-insight UI

  • player speed control
  • defect fixes
    Refactoring and defect fixes

Content Localization 1.0.0-alpha.2

11 Mar 04:44
bbe6f4e
Compare
Choose a tag to compare

Features

  • Add Parallel Data input for Translations
  • Update compatible MIE version to 2.0.4

Refactoring and defect fixes

  • Remove redundant operators and stages from content localization MIE workflow

Infrastructure

  • Automation for pull requests using GitHub Actions

VOD Localization Application version 1.0.0-alpha.1

12 Feb 22:35
9a489fd
Compare
Choose a tag to compare

Welcome to the first pre-release of the VOD Localization Application built on MIE!!!

With this sample application you will find an automated workflow for creating transcriptions, subtitles, translations and alternative language audio tracks for your video content.

You can improve the accuracy of the outputs of the workflow in a couple of ways:

  1. Edit the outputs and save them, triggering re-generation of downstream outputs with your corrections.
  2. Save the corrections you made as Amazon Transcribe Custom Vocabularies and Amazon Translate Custom Terminologies. This will help improve the quality of the machine generated results on similar content. And, hopefully save you work in editing the next time around!

Why is this an Alpha release?

The functional roadmap for the application is still in early stages. You may notice some changes, especially in the computer vision analysis and the layout of the UI as we experiment and make improvements.