persephone-tools / persephone

A tool for automatic phoneme transcription
Apache License 2.0
157 stars 26 forks source link

Test for Elan corpus construction #178

Open shuttle1987 opened 6 years ago

shuttle1987 commented 6 years ago

Would be good to have a small integration test for constructing a corpus from an Elan file for coverage reasons, see #177

shuttle1987 commented 5 years ago

Not having tests for ELAN construction will highly likely turn into a blocker.

alexis-michaud commented 5 years ago

Is a set of Elan files with accompanying WAV signals what is required here?

shuttle1987 commented 5 years ago

@alexis-michaud thanks to your earlier assistance I have some Elan files that will allow me to manually test which is much better than nothing but the blocker is that we don't have any Elan tests as part of our automated quality assurance pipeline. These automated test files are simplified toy files and not so much the real deal, its this lack of tests will become a blocker.