Skip to content

Simple inference for Vits2 TTS Using ONNXRUNTIME and espeak-ng on C++

Notifications You must be signed in to change notification settings

DDATT/Vits2-onnx-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Vits2-onnx-cpp

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.

Special mentions

@p0p4k for vits2 pytorch repo (Please check his awesome vits2_pytorch repo).

About

Simple inference for Vits2 TTS Using ONNXRUNTIME and espeak-ng on C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published