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
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))
The text was updated successfully, but these errors were encountered:
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))
The text was updated successfully, but these errors were encountered: