lhotse-speech / lhotse

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

how to do feature extraction for each supervision? #1319

Open TinaChen95 opened 5 months ago

TinaChen95 commented 5 months ago

Is there any demo?

pzelasko commented 5 months ago

Should be as simple as ‘cuts.trim_to_supervisions().compute_and_store_features()’