Licenses
Open Source Licenses
Diktavo uses the following open source components. We thank the authors.
Speech Model & Speech Recognition
- whisper.cpp: MIT License (Georgi Gerganov).
- OpenAI Whisper large-v3-turbo: Apache-2.0.
- German finetune (primeline / cstr): Apache-2.0.
- faster-whisper / CTranslate2: MIT.
Interface & System
- Qt / PySide6: LGPL v3. The Qt libraries are linked dynamically and can be replaced by the user.
- pynput: LGPL v3.
- sounddevice: MIT. pyperclip: BSD. psutil: BSD.
Other Libraries
- numpy: BSD-3-Clause.
- cryptography (PyCA): Apache-2.0 OR BSD-3-Clause.
- qrcode: BSD-3-Clause.
- Pillow: Pillow License (HPND, MIT-like).
Updates & Packaging
- Velopack: MIT.
- Nuitka: Apache-2.0.
The full license texts are included with the installed application in the
licenses/ folder.