k24789304
03/20/2023, 9:10 PMGabherelol
03/20/2023, 9:11 PMk24789304
03/20/2023, 9:11 PMMinecraftian47 (make x from y)
03/20/2023, 9:20 PMCris140
03/20/2023, 9:21 PMGosmokeless28
03/21/2023, 12:11 AMk24789304
03/21/2023, 6:27 AMk24789304
03/21/2023, 6:27 AMGosmokeless28
03/21/2023, 8:51 AMk24789304
03/21/2023, 12:51 PMError Traceback (most recent call last)
/usr/local/lib/python3.9/dist-packages/whisper/audio.py in load_audio(file, sr)
41 out, _ = (
---> 42 ffmpeg.input(file, threads=0)
43 .output("-", format="s16le", acodec="pcm_s16le", ac=1, ar=sr)
4 frames
Error: ffmpeg error (see stderr output for detail)
During handling of the above exception, another exception occurred:
RuntimeError Traceback (most recent call last)
/usr/local/lib/python3.9/dist-packages/whisper/audio.py in load_audio(file, sr)
45 )
46 except ffmpeg.Error as e:
---> 47 raise RuntimeError(f"Failed to load audio: {e.stderr.decode()}")
48
49 return np.frombuffer(out, np.int16).flatten().astype(np.float32) / 32768.0
RuntimeError: Failed to load audio: ffmpeg version 4.2.7-0ubuntu0.1 Copyright (c) 2000-2022 the
wavs/wavs.zip: Invalid data found when processing input
Cris140
03/21/2023, 3:13 PMk24789304
03/21/2023, 3:24 PMk24789304
03/21/2023, 3:25 PMk24789304
03/21/2023, 3:25 PMCris140
03/21/2023, 3:36 PMCris140
03/21/2023, 3:36 PMk24789304
03/21/2023, 4:01 PMk24789304
03/21/2023, 4:03 PMk24789304
03/21/2023, 4:36 PMReclezon
03/21/2023, 4:43 PM1.wav
, 2.wav
, etcReclezon
03/21/2023, 4:43 PMk24789304
03/21/2023, 4:55 PMReclezon
03/21/2023, 5:08 PMReclezon
03/21/2023, 5:09 PMk24789304
03/21/2023, 8:06 PMGosmokeless28
03/21/2023, 8:28 PMGosmokeless28
03/21/2023, 8:29 PMCris140
03/21/2023, 8:29 PMGosmokeless28
03/21/2023, 8:29 PMCris140
03/21/2023, 8:29 PM