Closed VirtualRoyalty closed 11 months ago
Hi! @VirtualRoyalty - Can you re-install with a Python version specified. Here's what you'd need to do:
pipx uninstall insanely-fast-whisper
(if it is already installed)pipx install insanely-fast-whisper --python3.11
(As mentioned here: https://github.com/Vaibhavs10/insanely-fast-whisper#-blazingly-fast-transcriptions-via-your-terminal-%EF%B8%8F)This should alleviate your issue.
I have the same problem. Running:
pipx install insanely-fast-whisper --python3.11
yields:
pipx: error: unrecognized arguments: --python3.11
@jambudipa the correct command to use is:
$ pipx install insanely-fast-whisper --python python3.11
Yeah I discovered that soon after, thanks.Sent from my iPhoneOn 12 Dec 2023, at 08:46, Alberto Lanaro @.***> wrote: The correct command to use is: $ pipx install insanely-fast-whisper --python python3.11
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
The command provided by @AlbertoLanaro worked for me.
Run
pipx install insanely-fast-whisper
Output:
Python 3.10.1 macОs Monterey 12.6 , M1