You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amateur question: When I execute the script ("python3 bulk_transcribe_youtube_videos_from_playlist.py"), I get the following error:
No module named 'faster_whisper'
Tried installing it via "python3 -m pip install faster_whisper"
Still module cannot be found. What am I missing? Thanks!
The text was updated successfully, but these errors were encountered:
Are you running Linux? You should paste the entire block of commands from
the instructions that include creating a venv. If you just paste the whole
readme into ChatGPT it will explain what to do.
On Wed, Jan 17, 2024 at 3:20 AM LennartWer ***@***.***> wrote:
Amateur question: When I execute the script ("python3
bulk_transcribe_youtube_videos_from_playlist.py"), I get the following
error:
No module named 'faster_whisper'
Tried installing it via "python3 -m pip install faster_whisper"
Still module cannot be found. What am I missing? Thanks!
—
Reply to this email directly, view it on GitHub
<#5>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AILNF3QFGJ7USLD6OQHCGUTYO6CUXAVCNFSM6AAAAABB6DLP3GVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4DKNRVGUZDCNY>
.
You are receiving this because you are subscribed to this thread.Message
ID:
<Dicklesworthstone/bulk_transcribe_youtube_videos_from_playlist/issues/5@
github.com>
Amateur question: When I execute the script ("python3 bulk_transcribe_youtube_videos_from_playlist.py"), I get the following error:
No module named 'faster_whisper'
Tried installing it via "python3 -m pip install faster_whisper"
Still module cannot be found. What am I missing? Thanks!
The text was updated successfully, but these errors were encountered: