CoEDL / elpis

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

UI to delete individual datasets, pds and models #270

Closed benfoley closed 2 years ago

benfoley commented 2 years ago

The Reset button is good, but sometimes it would be handy to just clear individual models/pds/datasets.

Make it cascading.. so deleting a dataset will also delete all pds and models using it.

benfoley commented 2 years ago

Duplicate of https://github.com/CoEDL/elpis/issues/138