whisper.cpp
whisper.cpp copied to clipboard
Update embedded Metal library generation process to include dependency
trafficstars
Embedding metal library was broken due to including external header file. This PR fixes this by generating temporary Metal library source with the external header file inlined.