Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thewh1teagle/whisper.zig
Transcribe audio with whisper in zig
https://github.com/thewh1teagle/whisper.zig
asr openai whisper zig
Last synced: about 10 hours ago
JSON representation
Transcribe audio with whisper in zig
- Host: GitHub
- URL: https://github.com/thewh1teagle/whisper.zig
- Owner: thewh1teagle
- Created: 2024-11-16T02:33:07.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T23:16:47.000Z (2 months ago)
- Last Synced: 2025-01-17T04:01:49.405Z (8 days ago)
- Topics: asr, openai, whisper, zig
- Language: Zig
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whisper.zig
Transcribe audio with whisper in Zig
## Building
See [Building.md](BUILDING.md)