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

yumFix audio normalization5929750

master
10 files

files

Readme.txt164 B
main.cpp9.6 KiB
main.vcxproj4.4 KiB
main.vcxproj.filters604 B
miscUtils.cpp1.2 KiB
miscUtils.h196 B
params.cpp5.2 KiB
params.h844 B
textWriter.cpp4.8 KiB
textWriter.h357 B
This example shows how to consume the DLL from a C++ console application.

The command-line interface matches the corresponding example from whisper.cpp project.