NNiceVois

Model files

RVC .pth vs .index: which files do you need?

A complete RVC training run normally produces a model-weight file and a retrieval index. They serve different purposes, which is why NiceVois validates and offers them separately as well as together in one ZIP.

The .pth file

The .pth contains the trained model weights used for RVC inference. It is the primary voice-model file and is the artifact commonly placed in an RVC weights or model folder.

The .index file

The .index is a feature-retrieval index built from the prepared voice data. Compatible RVC interfaces can use it during conversion to retrieve speaker-specific features from the training dataset.

The complete ZIP package

The ZIP keeps the matching .pth and .index together under the model name you selected. It is the safest download when you want to archive, transfer, or import the complete model later.

DownloadContainsChoose it when
.pthTrained RVC model weightsYour setup asks specifically for the model file.
.indexRetrieval feature indexYou already have the matching .pth or need to replace only the index.
Complete ZIPMatching .pth and .indexYou want the portable package with nothing missing.
Checkpoint .pthValidated early model weightsYou need a usable interim model while final training continues.

Best default: download the complete ZIP for storage, then use the individual .pth and .index buttons when a particular RVC interface asks for them separately.

Keep matching files together

An index belongs to the training dataset and model run that created it. Keep the matching files together and preserve their names when moving them between systems.

Create the complete package

Train from your audio and download the individual files or the complete ZIP.

Start Training