Add local TTS smoke test mode
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"start": "bun src/index.ts discord",
|
||||
"start:discord": "bun src/index.ts discord",
|
||||
"start:local": "bun src/index.ts local",
|
||||
"tts:test": "bun src/index.ts local-say",
|
||||
"setup:local-ai": "bun src/setup-local-ai.ts",
|
||||
"devices": "bun src/index.ts local-devices",
|
||||
"audio:devices": "bun src/index.ts local-devices",
|
||||
|
||||
Reference in New Issue
Block a user