Add local MeloTTS support
This commit is contained in:
@@ -374,10 +374,12 @@ export class OllamaLlmService {
|
||||
"bun run setup",
|
||||
"bun run setup:stt",
|
||||
"bun run setup:llm",
|
||||
"bun run setup:tts",
|
||||
"bun run devices",
|
||||
"bun run test:stt",
|
||||
"bun run test:sttllm",
|
||||
"bun run test:llm",
|
||||
"bun run test:tts -- \"안녕하세요\"",
|
||||
],
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user