readbeyond / aeneas

aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
http://www.readbeyond.it/aeneas/
GNU Affero General Public License v3.0
2.44k stars 218 forks source link

WavFileWarning: Chunk (non-data) not understood #294

Open sunjianan9900 opened 1 year ago

sunjianan9900 commented 1 year ago

2022-11-18 18:35:27

/usr/local/lib/python3.9/dist-packages/aeneas/wavfile.py:185: WavFileWarning: Chunk (non-data) not understood, skipping it. warnings.warn("Chunk (non-data) not understood, skipping it."

Deployed aeneas using docker, runs fine locally, encountering longer audio on the server will prompt this. Then it gets stuck