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
101 B4 linesraw
1#pragma once
2#include "CommandLineArgs.h"
3
4HRESULT compareTraces( const CommandLineArgs& arguments );