summaryrefslogtreecommitdiffstats
path: root/Whisper/Whisper.vcxproj
Commit message (Collapse)AuthorAge
* Diarize feature, initial versionKonstantin2023-01-28
|
* Experimental, alternative busy wait implementationKonstantin2023-01-21
| | | | | | Disabled with a `constexpr` flag because on a desktop with discrete GPU this slowed down by about 20%. But the CPU load is about zero. Need to test on iGPUs, thermal shenanigans might make a difference there.
* Optional startup flags to override performance-related defaults for the ↵Konstantin2023-01-18
| | | | compute shaders
* Source codesKonstantin2023-01-16