Skip to main content

Minimal python usage of Voice Harbor API

1

Token Managment.

1.1 Use your admin token to create usage token’s..Minimal usage token creation example:
Result:
2

Submision Managment.

2.1 Use the usage token to create a job and submit files.Minimal job creation example:
Minimal file upload example:
2.2 Select and Define the job parameters.Minimal parameter creation example:
Minimal file upload example:
3

Download protected audio and trascription.

3.1 Use your usage token and job id to download the results.
Minimal usage example: