Issues with Installing Faster-Whisper on Raspberry Pi 4

November 15, 2024, 11:47

scampered.

How can I successfully install faster-whisper on my Raspberry Pi 4 Model B, considering the challenges with installing dependencies like onnxruntime? Are there any specific steps or workarounds to overcome this issue? Additional Information: Raspberry Pi Model: Raspberry Pi 4 Model B Architecture: armv8l Operating System: Raspberry Pi OS Legacy Error Message: ERROR: No matching distribution found for onnxruntime Attempted Solutions: Using pip to install onnxruntime directly Could this be related to raspberry pi only? since I tried pip install faster-whisper on my windows computer and it worked fine, but it does not work properly and gives errors like: cannot install faster-whisper, This conflict is caused by faster-whisper 1.0.3 depends on onnxruntime<2 and >=1.14 etc