ComfyUI > Nodes > TTS Audio Suite > 🎭 Load RVC Character Model

ComfyUI Node: 🎭 Load RVC Character Model

Class Name

LoadRVCModelNode

Category
TTS Audio Suite/🎭 Voice & Character
Author
diogod (Account age: 667days)
Extension
TTS Audio Suite
Latest Updated
2025-12-13
Github Stars
0.46K

How to Install TTS Audio Suite

Install this extension via the ComfyUI Manager by searching for TTS Audio Suite
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter TTS Audio Suite in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

🎭 Load RVC Character Model Description

Facilitates loading RVC models for voice conversion, enhancing voice similarity and quality in TTS applications.

🎭 Load RVC Character Model:

The LoadRVCModelNode is designed to facilitate the loading of Real-time Voice Conversion (RVC) models, which are specialized in transforming one voice into another by learning the vocal characteristics of a target speaker. This node is particularly useful for AI artists and developers working with voice conversion tasks, as it supports the integration of trained RVC models into the TTS Audio Suite. By loading RVC .pth model files and optional FAISS index files, the node enhances voice similarity and quality, making it an essential tool for creating realistic and personalized voice outputs. The node also offers the convenience of automatically downloading models if they are not available locally, ensuring a seamless workflow. Its primary function is to connect the loaded model to the narrator_target input on the Voice Changer node, enabling users to easily apply the voice conversion capabilities in their projects.

🎭 Load RVC Character Model Input Parameters:

model

The model parameter specifies the RVC trained voice model file, typically a .pth file, which determines the target voice characteristics for conversion. This parameter is crucial as it directly influences the output voice's quality and similarity to the target speaker. The available options for this parameter are dynamically retrieved from the system, and if no models are found, a default model such as Claire.pth is used. This parameter does not have a minimum or maximum value but requires a valid model file to function correctly.

index_file

The index_file parameter allows you to specify an optional FAISS index file, which can enhance the voice similarity by providing additional data for the conversion process. This file is not mandatory, and if you do not have one, you can leave this parameter empty. The index file should be in the .index format and is used to improve the quality of the voice conversion, although it may increase processing time. The default value for this parameter is an empty string, indicating no index file is used.

auto_download

The auto_download parameter is a boolean option that determines whether the node should automatically download the specified model if it is not found locally. This feature is particularly useful for ensuring that the necessary models are always available without manual intervention. The default value is True, meaning the node will attempt to download missing models automatically, providing a more user-friendly experience.

🎭 Load RVC Character Model Output Parameters:

rvc_model

The rvc_model output parameter represents the loaded RVC model object, which is ready to be used for voice conversion tasks. This output is essential as it contains the trained data necessary to perform the conversion, allowing you to apply the desired voice characteristics to your audio inputs. The rvc_model is typically connected to the narrator_target input on the Voice Changer node to facilitate the conversion process.

model_info

The model_info output parameter provides additional information about the loaded model, such as its name or any relevant metadata. This output is useful for logging, debugging, or simply verifying that the correct model has been loaded. It helps ensure that the voice conversion process is using the intended model, thereby maintaining consistency and accuracy in your projects.

🎭 Load RVC Character Model Usage Tips:

  • Ensure that your RVC models are stored in the ComfyUI/models/RVC/ folder to facilitate easy access and loading by the node.
  • If you have FAISS index files, place them in the ComfyUI/models/RVC/.index/ folder to enhance voice similarity during conversion.
  • Utilize the auto_download feature to automatically fetch models that are not available locally, saving time and effort in managing model files.
  • Experiment with different RVC models to find the one that best matches your desired voice characteristics, as each model is speaker-specific.

🎭 Load RVC Character Model Common Errors and Solutions:

Model file not found

  • Explanation: This error occurs when the specified RVC model file is not found in the expected directory.
  • Solution: Ensure that the model file is correctly placed in the ComfyUI/models/RVC/ folder and that the file name is correctly specified in the node's parameters.

Index file not found

  • Explanation: This error arises when the specified FAISS index file is not found in the expected directory.
  • Solution: Verify that the index file is located in the ComfyUI/models/RVC/.index/ folder and that the file name is correctly specified in the node's parameters.

Auto-download failed

  • Explanation: This error indicates that the node was unable to automatically download the missing model file.
  • Solution: Check your internet connection and ensure that the node has the necessary permissions to download files. Alternatively, manually download the model and place it in the appropriate directory.

🎭 Load RVC Character Model Related Nodes

Go back to the extension to check out more related nodes.
TTS Audio Suite
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.