Hendrik Böhmer
Hendrik Böhmer
@abdeladim-s I have looked into it further and narrowed down the issue and its REALLY weird. My experiment setup is something like this: 1. Create an empty virtualenv, install from...
@abdeladim-s I am not too familiar with how the build and publish process to pypi works, but something with that is different, so that when i install a wheel from...
@abdeladim-s Okay I managed to build a truly self-contained wheel file by following the CI pipeline of this repository (good job setting that up properly). The CI pipeline uses [cibuildwheel](https://cibuildwheel.pypa.io/en/stable/)...
@abdeladim-s It does not seem to work for me, I am afraid.
> @hboehmer868 Can you please follow this and share the output wheel in the dist folder ? > git clone --recursive https://github.com/abdeladim-s/pywhispercpp > cd pywhispercpp > git checkout eb22513c3524fe721e326665673395ad0a9d7cb7 #...
@abdeladim-s Yes in colab it seems to work, even if you forgot to actually delete the build directory inside the pywhispercpp folder. I added it and removed it and it...
@abdeladim-s, apologies I misunderstood the "Download wheel + Delete Runtime + reupload wheel" line as a comment rather than an instruction. I tried it in Colab just like you wrote...