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
How to get out of this ????
can somebody help me??
File "", line 1, in
File "C:\Users\Dell\AppData\Local\Programs\Python\Python38-32\lib\site-packages\speech_recognition_init_.py", line 203, in enter
self.audio_reader = wave.open(self.filename_or_fileobject, "rb")
File "C:\Users\Dell\AppData\Local\Programs\Python\Python38-32\lib\wave.py", line 510, in open
return Wave_read(f)
File "C:\Users\Dell\AppData\Local\Programs\Python\Python38-32\lib\wave.py", line 164, in init
self.initfp(f)
File "C:\Users\Dell\AppData\Local\Programs\Python\Python38-32\lib\wave.py", line 129, in initfp
self._file = Chunk(file, bigendian = 0)
File "C:\Users\Dell\AppData\Local\Programs\Python\Python38-32\lib\chunk.py", line 61, in init
self.chunkname = file.read(4)
File "C:\Users\Dell\AppData\Local\Programs\Python\Python38-32\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 7908: character maps to
How to get out of this ????
can somebody help me??
The text was updated successfully, but these errors were encountered: