whisper #1881
abdelmajid-hachim
started this conversation in
General
whisper
#1881
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
j'ai ce message :
Traceback (most recent call last):
File "E:\projet python\whisper\test.py", line 14, in
import whisper
File "C:\Users\hachima\AppData\Local\Programs\Python\Python39\lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
File "C:\Users\hachima\AppData\Local\Programs\Python\Python39\lib\ctypes_init_.py", line 364, in init
if '/' in name or '\' in name:
TypeError: argument of type 'NoneType' is not iterable
pour info quand je tape la commande :
E:\projet python\whisper>pip show openai-whisper
Name: openai-whisper
Version: 20231117
Summary: Robust Speech Recognition via Large-Scale Weak Supervision
Home-page: https://github.com/openai/whisper
Author: OpenAI
Author-email:
License: MIT
Location: c:\users\hachima\appdata\local\programs\python\python310\lib\site-packages
Requires: more-itertools, numba, numpy, tiktoken, torch, tqdm
Required-by:
merci de votre aide
Beta Was this translation helpful? Give feedback.
All reactions