Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasbach/whisper-cpp-static
Static build of whisper.cpp by ggerganov
https://github.com/lukasbach/whisper-cpp-static
ai asr audio ml model recognition speech whisper
Last synced: about 21 hours ago
JSON representation
Static build of whisper.cpp by ggerganov
- Host: GitHub
- URL: https://github.com/lukasbach/whisper-cpp-static
- Owner: lukasbach
- License: mit
- Created: 2024-03-30T16:29:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T16:42:32.000Z (10 months ago)
- Last Synced: 2025-01-16T13:11:25.913Z (8 days ago)
- Topics: ai, asr, audio, ml, model, recognition, speech, whisper
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
- License: LICENSE
Awesome Lists containing this project
README
# whisper-cpp-static
> Static build of whisper.cpp by ggerganov
NPM published package with (currently Windows only) static build files
of whisper.cpp by ggerganov.Install with
```bash
npm install whisper-cpp-static
```Import the package in JS to get an object of the paths of the static files.