Closed vietanhdev closed 1 month ago
Hi @vietanhdev,
Thank you for the contribution! I will first push a new version to PYPI first before upgrading whispcer.cpp
.
I will merge this once the previous version is stable, in the meantime, can you try to run the test suite in the test folder against this new whisper.cpp
version and check if everything is OK?
Also I didn't understand what issue are you referring to ? This package has nothing to do with llama-cpp-python and the dll libraries are shipped with the wheel, so basically there should be no issue with any other package!
LGTM. Resolves https://github.com/abdeladim-s/pywhispercpp/issues/66.
Hi! Thank you for your great package. There has been an upgraded version (v.1.7.0) of Whisper.cpp yesterday. This PR upgrades whisper.cpp library to the latest version.
This also fixes the issue when running in the same program with llama-cpp-python 0.3.1 due to binary incompatible. Error log: