Applio
Getting Started

Inferencing

Inference is a simple process that you can do in three easy steps, where the program takes an input audio and transforms it into the voice it has been trained on. Replicating the vocal characteristics, intonation, and style of the original voice.

Inference

Making a single inference

Select your model

Simply select in the boxes the .pth and .index file of the downloaded/trained model. If not displayed refresh the model list.

Load your audio

As the first step, select and upload the audio file in the corresponding box.

Make the inference! ๐ŸŽ‰

Now you are ready to perform your inference, just click convert and you will get your result. The processing time will depend on the speed of your CPU/GPU.

If you have any error, check that the audio you upload does not contain special characters or spaces in its name

On this page