|
Some checks are pending
ci / test-and-build (push) Waiting to run
Keep the daemon path on the full ASR result so word timings and detected language survive into the editor pipeline instead of falling back to a plain transcript string. Add PipelineEngine.run_asr_result(), have aman call it when live ASR data is available, and cover the word-aware alignment behavior in the daemon tests. Collapse the llama cleanup flow to a single JSON-shaped completion while leaving the legacy pass1/pass2 parameters in place as compatibility no-ops. Validated with PYTHONPATH=src python3 -m unittest tests.test_aiprocess tests.test_aman. |
||
|---|---|---|
| .. | ||
| test_aiprocess.py | ||
| test_alignment_edits.py | ||
| test_aman.py | ||
| test_aman_cli.py | ||
| test_asr_whisper.py | ||
| test_config.py | ||
| test_config_ui.py | ||
| test_desktop_x11.py | ||
| test_diagnostics.py | ||
| test_fact_guard.py | ||
| test_model_eval.py | ||
| test_pipeline_engine.py | ||
| test_recorder.py | ||
| test_vocabulary.py | ||