| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | update subtitle userscript to give up after 3 tries of connectingHEADmain | Pinapelz | 8 days | -4/+16 |
| | | ||||
| * | gui: use QDoubleSpinBox for RMS value connfiguration | Pinapelz | 2026-05-12 | -1/+8 |
| | | ||||
| * | add .env to gitignore | Pinapelz | 2026-05-12 | -0/+1 |
| | | ||||
| * | Update README.md | Pinapelz | 2026-05-09 | -13/+13 |
| | | ||||
| * | implement gpt-realtime-translate | Pinapelz | 2026-05-09 | -24/+402 |
| | | ||||
| * | fix gui_loading import | Pinapelz | 2026-05-09 | -1/+1 |
| | | ||||
| * | allow yt subtitle userscript to be movable | Pinapelz | 2026-05-09 | -61/+124 |
| | | ||||
| * | modularize GUI logic | Pinapelz | 2026-05-09 | -198/+448 |
| | | ||||
| * | Add GNU General Public License v3 | Pinapelz | 2026-05-07 | -0/+674 |
| | | | | Added the GNU General Public License version 3 to the project. | |||
| * | runtime GUI, configurable audio RMS value | Pinapelz | 2026-05-07 | -38/+493 |
| | | ||||
| * | allow LLM model to be customized (ollama) | Pinapelz | 2026-05-03 | -1/+7 |
| | | ||||
| * | modify system prompt for no new-line chars | Pinapelz | 2026-05-03 | -2/+2 |
| | | ||||
| * | migrate to QT (pyside6) for GUI | Pinapelz | 2026-05-03 | -159/+298 |
| | | | | | tkinter too much of a hassle on linux for font | |||
| * | Add demo section with usage examples to README | Pinapelz | 2026-04-27 | -1/+17 |
| | | | | Added a demo section with examples of usage. | |||
| * | 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/+42 |
| | | ||||
| * | docs: improve README with docs for how to use SSE subtitles | Pinapelz | 2026-04-26 | -1/+69 |
| | | ||||
| * | add better docstrings | Pinapelz | 2026-04-26 | -1/+36 |
| | | ||||
| * | feat: use ollama to cleanup context window | Pinapelz | 2026-04-26 | -39/+410 |
| | | ||||
| * | move flask server to blueprint module | Pinapelz | 2026-04-23 | -18/+40 |
| | | ||||
| * | 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 |
| | | ||||
| * | add CUDA install to README | Pinapelz | 2026-04-19 | -0/+4 |
| | | ||||
| * | Enhance README with transcription details and client example | Pinapelz | 2026-04-18 | -1/+5 |
| | | | | Added details about transcription inaccuracies and example client. | |||
| * | init commit | Pinapelz | 2026-04-18 | -0/+1487 |
| | | ||||
| * | first commit | Pinapelz | 2026-04-18 | -0/+0 |
