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

KonstantinSource codes8c4603c

master
149 B8 linesraw
1#pragma once
2#include "framework.h"
3
4#include <whisperWindows.h>
5
6#include "resource.h"
7#include "Utils/WTL/atlapp.h"
8#include "Utils/WTL/atlctrls.h"