This repository contains C++ source code for performing inference of the Vits2 TTS model on Linux Ubuntu and Windows environments. The model is converted from ONNX format to a format compatible with C++ using the onnxruntime library.
@p0p4k for vits2 pytorch repo (Please check his awesome vits2_pytorch repo).