yum-archive/TaSTT-Whisper

High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model

git clone https://git.yummers.dev/yum-archive/TaSTT-Whisper

KonstantinMinor, documentation8a1b4ec

master
164 B3 linesraw
1This example shows how to consume the DLL from a C++ console application.
2
3The command-line interface matches the corresponding example from whisper.cpp project.