33da84108705faff99e7ee993add50e33d78d9b3
This commit introduces functionality to automatically generate a one-liner summary from a completed transcription. The `ensure_oneliner` function checks if `oneliner.txt` already exists in the case directory. If not, it uses the Ollama API to generate a summary from the full transcript. Any errors during generation or writing are logged but do not halt the transcription process.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%