https://github.com/brlin-tw/whisper.cpp-snap
Provides easy access to the whisper.cpp application on snap-enabled OS distributions.
https://github.com/brlin-tw/whisper.cpp-snap
openai-whisper snap-packaging speech-recognition whisper-cpp
Last synced: about 1 year ago
JSON representation
Provides easy access to the whisper.cpp application on snap-enabled OS distributions.
- Host: GitHub
- URL: https://github.com/brlin-tw/whisper.cpp-snap
- Owner: brlin-tw
- Created: 2024-07-06T01:18:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T15:09:26.000Z (over 1 year ago)
- Last Synced: 2025-01-22T08:45:43.627Z (about 1 year ago)
- Topics: openai-whisper, snap-packaging, speech-recognition, whisper-cpp
- Language: Shell
- Homepage: https://gitlab.com/brlin/whisper.cpp-snap
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/CC-BY-SA-4.0.txt
Awesome Lists containing this project
README
# Unofficial snap packaging for whisper.cpp
Provides easy access to [the whisper.cpp application](https://github.com/ggerganov/whisper.cpp) on snap-enabled OS distributions.
[](https://gitlab.com/brlin/whisper.cpp-snap/-/pipelines) [](https://github.com/brlin-tw/whisper.cpp-snap/actions/workflows/check-potential-problems.yml) [](https://pre-commit.com/) [](https://api.reuse.software/info/gitlab.com/brlin/whisper.cpp-snap)
## References
This section documents the materials referenced during the development of this project:
* [ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++](https://github.com/ggerganov/whisper.cpp)
The upstream project.
* [MIT License - Wikipedia](https://en.wikipedia.org/wiki/MIT_License)
Explains the versioning characteristic of the MIT license.
## Licensing
Unless otherwise noted(individual file's header/[REUSE DEP5](.reuse/dep5)), this product is licensed under [the MIT license](https://www.opensource.org/licenses/MIT), or any of its recent versions you would prefer.
This work complies to [the REUSE Specification](https://reuse.software/spec/), refer the [REUSE - Make licensing easy for everyone](https://reuse.software/) website for info regarding the licensing of this product.