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
File "/anaconda3/lib/python3.7/wave.py", line 510, in open
return Wave_read(f)
File "/anaconda3/lib/python3.7/wave.py", line 164, in init
self.initfp(f)
File "/anaconda3/lib/python3.7/wave.py", line 144, in initfp
self._read_fmt_chunk(chunk)
File "/anaconda3/lib/python3.7/wave.py", line 269, in _read_fmt_chunk
raise Error('unknown format: %r' % (wFormatTag,))
wave.Error: unknown format: 65534
The text was updated successfully, but these errors were encountered:
File "/anaconda3/lib/python3.7/wave.py", line 510, in open
return Wave_read(f)
File "/anaconda3/lib/python3.7/wave.py", line 164, in init
self.initfp(f)
File "/anaconda3/lib/python3.7/wave.py", line 144, in initfp
self._read_fmt_chunk(chunk)
File "/anaconda3/lib/python3.7/wave.py", line 269, in _read_fmt_chunk
raise Error('unknown format: %r' % (wFormatTag,))
wave.Error: unknown format: 65534
The text was updated successfully, but these errors were encountered: