Const-me / Whisper

High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model
Mozilla Public License 2.0
7.65k stars 664 forks source link

a Exception about "shaderData-Debug.inl":No such file or directory #210

Closed wangtao7611 closed 3 months ago

wangtao7611 commented 3 months ago

hello, a exception said "shaderData-Debug.inl":No such file or directory , and another is Whisper.dll can't copy when i compile the project. can you help me?

Const-me commented 3 months ago

@wangtao7611 Just follow the instructions, these C++ source files are generated by step 4.

wangtao7611 commented 3 months ago

thanks, it's run.