wenet-e2e / wenet

Production First and Production Ready End-to-End Speech Recognition Toolkit
https://wenet-e2e.github.io/wenet/
Apache License 2.0
3.87k stars 1.03k forks source link

[mask] set max_chunk_size according to subsample rate #2520

Closed xingchensong closed 1 month ago

xingchensong commented 1 month ago

max_chunk_size is hard code to 25 (1s, 1/4 subsample), this PR makes it configurabal