Client software examples

Credit info, transcription and export

Python

Python script that calls the API with the contents of an audio or video file and retrieves the results: api_client.py.

Shell script

Shell script that calls the API with the contents of an audio or video file and retrieves the results: api_client.sh.

Translation

Python

Python script that calls the API for translating a file: api_client_translate.py.

Edition

HTML

HTML code that, when opened in a browser, will open Aditu's interface to edit the transcription or translation specified in the variables of the code: post_open_external.html.

Deletion

Python

Python script that calls the API to delete a file: api_client_delete.py.

Transcription with speaker identification

Python

Python script that calls the API to transcribe a file with speaker identification: api_client_speaker.py.