Search...
/
Documentation
API Reference
Changelog
Discord
Empathic Voice Interface (EVI)
Tools
Prompts
Custom Voices
Configs
Chats
Chat Groups
Chat
Expression Measurement API
Batch
Stream
Custom Models API
Files
Datasets
Models
Jobs
POST
Start training job
POST
Start custom models inference job
Get support
Login
Custom Models API
Jobs
Start training job
POST
https://
api.hume.ai
/
v0
/
registry
/
v0
/
batch
/
jobs
/
tl
/
train
Start a new custom models training job.
Request
This endpoint expects an object.
custom_model
object
Required
Show 3 properties
dataset
object
Required
Show 2 variants
target_feature
string
Optional
Defaults to
label
task
object
Optional
Show 2 variants
evaluation
object
Optional
Show property
alternatives
list of "language_only"
Optional
callback_url
string
Optional
notify
boolean
Optional
Response
This endpoint returns an object.
job_id
string
The ID of the started job.
Built with