#πŸ”’ Issues with Installing Faster-Whisper on Raspberry Pi 4

6 messages Β· Page 1 of 1 (latest)

acoustic adder
#

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

summer socketBOT
#

@acoustic adder

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

zenith marsh
#

is it actually fetching from the PyPI?

#

or from piwheels

summer socketBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.