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 work arounds 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, trying to git clone onnxruntime repository
I tried installing faster-whisper on my windows computer and it worked fine, however it showed errors when I tried it on raspberry pi