CoEDL / elpis

🙊 software for creating speech recognition models.
https://elpis.readthedocs.io/en/latest/
Apache License 2.0
152 stars 33 forks source link

Give more verbose feedback when adding files #217

Open benfoley opened 3 years ago

benfoley commented 3 years ago

Training with lots of files needs better indication of progress. Currently we get a spinning circle, but no idea how long to wait or how far through the upload we are.

benfoley commented 3 years ago

more feedback on the prepare_for_training step would be good too. this can take a while for a large dataset (copying files into the model)

benfoley commented 2 years ago

Related to https://github.com/CoEDL/elpis/pull/254

benfoley commented 1 year ago

WIP in #254