Refactor Java API (#806)

This commit is contained in:
Fangjun Kuang
2024-04-24 18:41:48 +08:00
committed by GitHub
parent c7691650d7
commit c3a2e8a67c
42 changed files with 1008 additions and 968 deletions

View File

@@ -21,6 +21,7 @@ set(sources
speaker-embedding-manager.cc
spoken-language-identification.cc
voice-activity-detector.cc
wave-reader.cc
)
if(SHERPA_ONNX_ENABLE_TTS)