lhotse-speech / lhotse

Tools for handling speech data in machine learning projects.
https://lhotse.readthedocs.io/en/latest/
Apache License 2.0
902 stars 204 forks source link

A problem occurred while processing WenetSpeech:input tensor must fit into 32-bit index math #1326

Open codeking233 opened 2 months ago

codeking233 commented 2 months ago
截屏2024-04-19 19 42 41

How can i solve this problem ?

pzelasko commented 2 months ago

Hmm this doesn’t look to be directly related to lhotse. You’re getting the issue inside of encodec. I suggest checking the inputs in pad1d for the problematic example and try to track down from there why did it exceed int32.