CoEDL / elpis

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

Refactor out dataclasses (hft-gk) #249

Closed mattchrlw closed 2 years ago

mattchrlw commented 2 years ago

As there is a lot of unused boilerplate and defaults with the current dataclass approach, this moves most of the args to dictionaries.