Skip to content

Commit 2b8538b

Browse files
author
LittleMouse
committed
update demo
1 parent c6267e7 commit 2b8538b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/KWS_VAD_Whisper_LLM_TTS/KWS_VAD_Whisper_LLM_TTS.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ void setup()
2929

3030
language = "en_US";
3131
// language = "zh_CN";
32+
// language = "ja_JP";
3233

3334
/* Init module serial port */
3435
// int rxd = 16, txd = 17; // Basic

0 commit comments

Comments
 (0)