facebookresearch / audio2photoreal

Code and dataset for photorealistic Codec Avatars driven from audio
Other
2.7k stars 254 forks source link

soundfile.LibsndfileError: Error opening '/tmp/audio_tmp_sample0.wav': System error. #27

Closed KelvinHuang66 closed 9 months ago

KelvinHuang66 commented 9 months ago

soundfile.LibsndfileError: Error opening '/tmp/audio_tmp_sample0.wav': System error. when I suppored my audio in windows.

evonneng commented 9 months ago

Hi! hmm it's likely the audio file is corrupted in some way. Could you check to see if you can open and play the audio saved at that location please? Otherwise will need more information to help with the debugging.

alexanderrichard commented 9 months ago

Could also be related to this issue https://github.com/facebookresearch/audio2photoreal/issues/11

evonneng commented 9 months ago

Closing for now due to inactivity, but please feel free to reopen if needed!

nitinmukesh commented 2 months ago

@KelvinHuang66

Did you managed to solve this error.