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
5929750
master
files
| Utils/ | |
| AppState.cpp | 4.7 KiB |
| AppState.h | 1.2 KiB |
| CaptureDlg.cpp | 13.4 KiB |
| CaptureDlg.h | 4.0 KiB |
| CircleIndicator.cpp | 2.8 KiB |
| CircleIndicator.h | 761 B |
| LoadModelDlg.cpp | 5.2 KiB |
| LoadModelDlg.h | 2.0 KiB |
| ModelAdvancedDlg.cpp | 1.7 KiB |
| ModelAdvancedDlg.h | 691 B |
| Readme.txt | 124 B |
| Resource.h | 2.6 KiB |
| TranscribeDlg.cpp | 15.5 KiB |
| TranscribeDlg.h | 4.1 KiB |
| WhisperDesktop.cpp | 1.3 KiB |
| WhisperDesktop.manifest | 925 B |
| WhisperDesktop.rc | 18.7 KiB |
| WhisperDesktop.vcxproj | 7.0 KiB |
| WhisperDesktop.vcxproj.filters | 5.0 KiB |
| framework.h | 474 B |
| stdafx.cpp | 19 B |
| stdafx.h | 149 B |
| sunflower.ico | 100.6 KiB |
| targetver.h | 204 B |
| useDiscreteGpu.c | 122 B |
This example shows how to consume the DLL from a C++ GUI application. The GUI is implemented with ATL and WTL libraries.