How to add new languages to the language list in the Transcript widget?

How to add new languages to the language list in the Transcript widget?

The Language tab displays the list of languages supported by the AI vendors. Users can select the language from the drop-down list and automatically the displayed transcribes get translated to the selected language. 

      Please follow the below steps to add a new language to the list.
  1. Go to C:\Program Files\Empress Media\eMAM Gateway\eMAMInsightService\Languages
  2. Open list.json in a text editor
  3. Like the objects for other languages, add an object for the new language with the correct AWS code for the language.
You can find the Amazon Transcribe supported languages and the corresponding codes here.

Make sure that the VideoIndexerCode value and the AWSCode value match. Please see the example below.

{

    "InsightLanguageId": 11,

    "Extension": "he",

    "VideoIndexerCode": "he-IL",

    "IdolCode": "",

    "VoiceBaseCode": "",

    "IBMMediaCode": "",

    "VoiceBaseAdvancedPunctuationsEnabled": false,

    "IBMSpeechCode": "",

    "AWSCode": "he-IL",

    "GoogleSpeechCode": "",

    "ComputerVisionCode": "",

    "Name": "Hebrew",

    "IsDefault": false

  }

      4. Save the JSON file.
      5. Refresh the Transcript widget in the Director interface and verify that the newly added language is displayed.

    • Related Articles

    • How to setup Amazon Rekognition in eMAM?

      You must make the following configuration level changes to use Amazon Rekognition as an AI service for indexing video assets in eMAM: AWS Console Configuration 1. AWS Console: Create your account by signing up with AWS console. ...
    • What’s New in eMAM Version 5.4

      EMAM, Inc. is excited to announce the release of eMAM version 5.4! This new release includes several key features and enhancements to help you manage your media assets more efficiently than ever before. In addition to the key features, eMAM version ...
    • eMAM Version 5.3 New Features & Enhancements

      EMAM is committed to improve our product be adding new features and enhancements to be in line with the latest market trends. This document mainly explores the additional new features and enhancements added in the eMAM 5.3 version (from ...
    • eMAM 5.3_New Features & Enhancements

      Please find the attachment.
    • What is a "Preview" widget?

      The Preview widget displays preview of all the video, audio, images and other document files in the eMAM system. Clicking on an asset in the Browse widget will select that asset and the selected asset's preview will automatically appear in the ...