Project
License, source, and how to contribute.
WhispSkrid is open source, licensed under the MIT License — see
LICENSE
in the repository.
Contributions are welcome: read the contribution guide and open an issue on the issue tracker before sending a large change, so the direction can be agreed first.
The project is currently at v1.0.1 — first stable release.
Roadmap
- The four supported languages (French, English, German, Spanish) are kept at parity, both in the interface and the documentation.
- The native packages (
.deb,.rpm,.pkg.tar.zst) and the source install are maintained in parallel. - The engine is
faster-whisper(CTranslate2). A second backend (whisper.cpp) is considered for later, behind the same interface.