There was a problem loading the comments.

How do I set up the Amberscript connection?

Support Portal  »  Knowledgebase (FAQ)  »  Viewing Article

  Print
Editions: Enterprise, Campus, Ultimate
Versions: 5.1.0+


All you need to connect to Amberscript is an API key, which you can get from Amberscript. Please contact our sales team for more information.

Enter the API key in the configuration of VIMP and then select, among other things, which languages are to be supported.

Also activate the permissions

- amberscript allow transcription
- amberscript allow captions
- amberscript allow direct transcription
- amberscript allow perfect transcription

for the user roles that are to receive the corresponding permissions for the creation of automatic transcriptions or subtitles.

 

Cron job

In order for the transcriptions to be automatically transferred to Amberscript, the following cron job must be created:

*/1 * * * * php -f /path/to/vimp/symfony -- framework:amberscript  > /dev/null 2>&1


Replace /path/to/vimp/ with the absolute path to your VIMP installation, e.g. /var/www/vimp/.


Share via

Related Articles

© VIMP GmbH