日本語
C ++でONNXランタイムを使用したVITS推論
brew install onnxruntime
g++ -std=c++17 -lonnxruntime main.cc -o main ./main
テストされていません