BACK

Inference

Running a trained AI model on new input to produce a result, as opposed to training the model.

Inference is the stage where a trained AI model is run on new, real-world input to produce an output, such as separating a track or transcribing speech, as opposed to the training stage where the model learns. Inference speed and efficiency determine whether a model can run in real time or on-device. It is the step that happens every time the product is actually used.

Where this comes up at AudioShake
No items found.