Add C++ runtime for vocos (#2014)

This commit is contained in:
Fangjun Kuang
2025-03-17 17:05:15 +08:00
committed by GitHub
parent 623cdc9eec
commit 0aacf02dd8
62 changed files with 558 additions and 162 deletions

View File

@@ -183,6 +183,8 @@ if(SHERPA_ONNX_ENABLE_TTS)
offline-tts-vits-model.cc
offline-tts.cc
piper-phonemize-lexicon.cc
vocoder.cc
vocos-vocoder.cc
)
endif()