lhotse-speech / lhotse

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

Fix cli for ksponspeech #1393

Closed yfyeung closed 1 month ago

yfyeung commented 2 months ago

An error occurs when using lhotse prepare ksponspeech due to the missing normalize_text parameter. Adding this parameter will fix the issue.