Batch
The endpoints released supports TUS protocol for uploading files. This protocol is a standardized way of uploading files. It allows you to upload files in chunks and resume uploading if the connection is interrupted.
You can use this protocol with following steps:
- Upload your files with the language model and other properties.
- Check if the service finished processing your audio file.
TUS
All requests need to comply with TUS protocol. You can find more information about TUS at https://tus.io/ and it's implementations in client at https://tus.io/implementations.html.
Get your API token now
Make sure you have a batch token ready. This token type can be created at https://scriptix.app.