lhotse-speech / lhotse

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

Fluent Speech Commands dataset, SLU task #1272

Closed HSTEHSTEHSTE closed 5 months ago

HSTEHSTEHSTE commented 5 months ago

Related Icefall PR: https://github.com/k2-fsa/icefall/pull/1469 Dataset link: https://fluent.ai/fluent-speech-commands-a-dataset-for-spoken-language-understanding-research/

Thanks!

pzelasko commented 5 months ago

Thanks!

Please remove the code that’s commented out. Can you also update the table in docs/corpus.rst?

HSTEHSTEHSTE commented 5 months ago

Thanks!

Please remove the code that’s commented out. Can you also update the table in docs/corpus.rst?

Done! How do things look now?

HSTEHSTEHSTE commented 5 months ago

Is there anything I can do with the two unit tests that failed? The 3.10 failure seems to be the pytest runner having had a random issue. With regards to the codecov/project one, do I need to write a pytest for my recipe?

pzelasko commented 5 months ago

Don’t worry about these tests — they are flaky and I need to fix them separately. Codecov is just for info and not needed to pass. LGTM!