CoEDL / elpis

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

Change train settings for CPU #330

Open benfoley opened 1 year ago

benfoley commented 1 year ago

Check if the machine has GPU. If not, make the default train settings lower.

Set the Number of epochs to 1 and Batch size to 1.