soundfile.LibsndfileError: Error opening
#11
by
avinashML
- opened
This dataset contains few corrupt .mp3 files, I'm attaching screenshot for the same and for the same file I'm getting the error within the code:
common_voice = common_voice.map(prepare_dataset, remove_columns=common_voice.column_names["train"], num_proc=2)
The error:
soundfile.LibsndfileError: Error opening <_io.BufferedReader name='/data/milanlp/attanasiog/fair_asr/cv-corpus-16.0-2023-12-06/de/clips/common_voice_de_26314714.mp3
Thanks for raising this
@avinashML
- We're looking into this.
Since the issue is the same as this one: https://huggingface.co/datasets/mozilla-foundation/common_voice_16_0/discussions/10
Let's use that to track the issue. Closing this in favor of the above.
reach-vb
changed discussion status to
closed