CoEDL / elpis

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

fix additional corpus text file not being copied to model #80

Closed benfoley closed 4 years ago

benfoley commented 4 years ago

Corpus.txt can include text to be used in training the language model. It was being saved in the dataset but not copied from the dataset to the model state dir.