Split STT-only and STT+LLM test modes

This commit is contained in:
2026-05-03 01:04:31 +09:00
parent c53dcc853d
commit ec02943538
4 changed files with 76 additions and 47 deletions

View File

@@ -376,6 +376,7 @@ export class OllamaLlmService {
"bun run setup:llm",
"bun run devices",
"bun run test:stt",
"bun run test:sttllm",
"bun run test:llm",
],
};