Skip to content

hilderonny/nuix-audiotranslateplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

nuix-audiotranslateplugin

Ask DeepWiki

NUIX plugin for audio translation via distributed workers. Uses Task Bridge together with Transcribe and Translate workers for distributing and doing the work.

Output

Using this plugin on selected media itemseach item will get the following custom metadata.

Property Description
Audio Language First language detected in the media file. If the file contains mutliple languages, only the first one is detected.
Audio Transcription Transcribed text of the media file in its original language
Audio Translation Text in german
Audio Transcription Error Error message if transcription did not succeed

Installation

First download an install NUIX.

Next copy the entire folder transcription.nuixscript into the plugin directory of your NUIX installation.

Configuration

In the file taskbridge_transcribe_translate.rb you need to replace all occurences of http://192.168.0.152:42000 with the URL of your Task Bridge server (should be 4 entries).

Usage

  1. Create a NUIX case and add some data
  2. Select audio or video items (checking the checkbox)
  3. Right-Click an Run Plugin -> Audio transcription and translation

About

NUIX plugin for audio translation via distributed workers.

Resources

License

Stars

Watchers

Forks

Contributors

Languages