| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | allow LLM model to be customized (ollama) | Pinapelz | 2026-05-03 | -1/+3 |
| * | fix: for hallucination calculation switch to n-gram approach | Pinapelz | 2026-04-26 | -2/+4 |
| * | add filtering for common whisper hallucination words | Pinapelz | 2026-04-26 | -7/+8 |
| * | add better docstrings | Pinapelz | 2026-04-26 | -1/+36 |
| * | feat: use ollama to cleanup context window | Pinapelz | 2026-04-26 | -5/+185 |
| * | move flask server to blueprint module | Pinapelz | 2026-04-23 | -18/+4 |
| * | add types to server.py | Pinapelz | 2026-04-23 | -55/+64 |
| * | add root-mean-square check to skip processing silence | Pinapelz | 2026-04-23 | -0/+9 |
| * | init commit | Pinapelz | 2026-04-18 | -0/+295 |
