Paella plugin: es.upv.paella.opencast.transcriptionTabBarPlugin

This plugin adds a panel to show the OCR transcriptions. See the Text Extraction Configuration page to configure the service.

The configurations for this plugin are done for each tenant. So you need to modify the plugins section of the paella config file.

Configuration

You need to enabled the es.upv.paella.opencast.transcriptionTabBarPlugin plugin.

{
    "es.upv.paella.opencast.transcriptionTabBarPlugin": {
        "enabled": true
    }    
}