Fix main_v2 bridge and pipeline regressions

This commit is contained in:
Adolfo Reyna
2026-03-16 21:15:15 -04:00
parent ffeb996d7e
commit f79c4f7310
7 changed files with 190 additions and 51 deletions
+5
View File
@@ -18,6 +18,11 @@
"post_correct": false,
"post_correct_llm": false,
"post_correct_model": "qwen:2b",
"post_correct_ollama_url": "http://127.0.0.1:11434/api/generate",
"post_correct_llm_timeout": 8.0,
"post_correct_keep_alive": "30m",
"post_correct_min_overlap": 0.45,
"post_correct_debug": false,
"llm_paragraph": false,
"only_translate_llm": false,
"temperature_fallback": [0.0, 0.2, 0.4, 0.6, 0.8, 1.0],