Open otakutyrant opened 7 months ago
@otakutyrant , Could you find this line in your log?
copying build/lib/faster_whisper/assets/silero_vad.onnx -> build/bdist.linux-x86_64/egg/faster_whisper/assets
If it exists, I think the fw is built okay.
You can try to test the newly built package and report if it causes any error.
Hello, there was a line: copying build/lib/faster_whisper/assets/silero_vad.onnx -> /home/otakutyrant/Projects/whisper/pkg/python-faster-whisper/usr/lib/python3.11/site-packages/faster_whisper/assets
. I know the warning is just a warning, and I built the package successfully.
I will make a PR to solve the issue if you agree.
@otakutyrant Feel free to open a new PR if needed :smiley:
I was trying to package faster-whiser in Arch Linux. But in building the package, it warned: