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
{{ message }}
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
CouldntDecodeError: Decoding failed. ffmpeg returned error code: 1
how could this will be solved .
i have installed ffmpeg-1.4 still it can't segment the audio file.
error shows :sound = AudioSegment.from_mp3('./input_audio/{person}/{file_name}.mp3'.format(person=person, file_name=file_name))
CouldntDecodeError: Decoding failed. ffmpeg returned error code: 1
how could this will be solved .
i have installed ffmpeg-1.4 still it can't segment the audio file.
error shows :sound = AudioSegment.from_mp3('./input_audio/{person}/{file_name}.mp3'.format(person=person, file_name=file_name))