push2talk

This commit is contained in:
gcw_4spBpAfv
2026-03-02 12:00:33 +08:00
parent 2f6166ab6c
commit 1701ecfb7f
19 changed files with 802 additions and 160 deletions

View File

@@ -10,6 +10,7 @@ object AppConfig {
const val WINDOW_SIZE = 512
const val SHOW_DEBUG_TEXT = true
const val USE_HOLD_TO_SPEAK = true // true: 按住说话, false: 传统按钮
object Tts {
const val MODEL_DIR = "tts_model/sherpa-onnx-vits-zh-ll"