Clarify pipeline labels and default to qwen3.5 0.8b

This commit is contained in:
Adolfo Reyna
2026-03-17 00:06:47 -04:00
parent f79c4f7310
commit 4380c2ef99
5 changed files with 27 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"speaker_diarization": false,
"post_correct": false,
"post_correct_llm": false,
"post_correct_model": "qwen:2b",
"post_correct_model": "qwen3.5:0.8b",
"post_correct_ollama_url": "http://127.0.0.1:11434/api/generate",
"post_correct_llm_timeout": 8.0,
"post_correct_keep_alive": "30m",