Python script that calls the API with the contents of an audio or video file and retrieves the results: api_client.py.
Shell script that calls the API with the contents of an audio or video file and retrieves the results: api_client.sh.
Python script that calls the API for translating a file: api_client_translate.py.
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.
Python script that calls the API to delete a file: api_client_delete.py.
Python script that calls the API to transcribe a file with speaker identification: api_client_speaker.py.