Custom Model
The asynchronous HTTP interface provides a non-blocking POST method for training language models. You can use this method following three steps:
- Create a new custom language model from original base language model.
- Upload your transcript files / Provide download URL.
- Run the training process.
- Check for the status if the service finished training your language model.
application/json
All requests need the content-type
header to be set to application/json
unless specified
otherwise.
Get your API token now
Make sure you have a batch token ready. This token type can be created at https://api.scriptix.io/portal/tokens.