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 path_gen next error #222

Closed benfoley closed 3 years ago

benfoley commented 3 years ago

Fixes #221. Adding None return type prevents the StopIteration exception.