Batch API
The Batch API provides access to Hume models through an asynchronous job-based interface. You can submit a job to have many different files processed in parallel. The status of ...
The Batch API provides access to Hume models through an asynchronous job-based interface. You can submit a job to have many different files processed in parallel. The status of ...
The streaming API provides access to Hume models through secure websocket connections. You can build real-time applications by running continuous inference on streams of audio, ...