alpaca-core / ac-local

Alpaca Core local inference SDK
MIT License
1 stars 0 forks source link

whisper: fix leak caused by whisper_state #69

Closed pminev closed 2 months ago

pminev commented 2 months ago

-- tested in WSL (Windows For Linuz) by enabling make SAN_LEAK option in the project. On Mac M-chips is not supported that option to the compiler, that's why we needed Linux environment.