CoEDL / elpis

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

Loading dataset doesn't load wordlist #100

Closed benfoley closed 4 years ago

benfoley commented 4 years ago

Loading an existing dataset should pass the wordlist to the GUI. Currently nothing, so the gui thinks that there are no words.

benfoley commented 4 years ago

Hmm, seems to be OK now? Maybe was a side-effect of dataset not loading well.