Add full STT LLM TTS test mode
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"setup:python": "bun run setup:stt",
|
||||
"test:stt": "bun src/index.ts test-stt",
|
||||
"test:sttllm": "bun src/index.ts test-sttllm",
|
||||
"test:all": "bun src/index.ts test-all",
|
||||
"test:llm": "bun src/index.ts test-llm",
|
||||
"test:tts": "bun src/index.ts test-tts",
|
||||
"devices": "bun src/index.ts devices",
|
||||
|
||||
Reference in New Issue
Block a user