tts cpp model is now loadable in kcpp

This commit is contained in:
Concedo 2025-08-17 15:47:22 +08:00
parent 9935ac093f
commit 52606e9b1d
14 changed files with 131 additions and 223 deletions

View file

@ -1,4 +1,4 @@
#include "tts.h"
#include "ttscpp.h"
#include "ttsargs.h"
#include "ttscommon.h"
#include "playback.h"