https://github.com/anilcosaran/whisper.cpp
Port of OpenAI's Whisper model in C/C++
https://github.com/anilcosaran/whisper.cpp
Last synced: 3 days ago
JSON representation
Port of OpenAI's Whisper model in C/C++
- Host: GitHub
- URL: https://github.com/anilcosaran/whisper.cpp
- Owner: anilcosaran
- License: mit
- Fork: true (ggerganov/whisper.cpp)
- Created: 2023-03-13T10:36:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T05:17:55.000Z (over 2 years ago)
- Last Synced: 2023-03-19T17:49:53.500Z (over 2 years ago)
- Homepage:
- Size: 4.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - High-performance Whisper ASR - Transcribes and translates audio files using a lightweight implementation of OpenAI's Whisper model, optimized for speed and low memory usage across various platforms. (Speech Recognition and Synthesis)