MyrtleSoftware / myrtlespeech

Speech recognition
Other
8 stars 1 forks source link

Config fix #14

Closed julianmack closed 4 years ago

julianmack commented 4 years ago

An update to master broke one of the existing configs. This failure was silent because the proto parsed correctly but the builder threw an exception.

To help avoid this in future I've added a test that builds all configs (replacing the dataset with fake_speech_to_text for speed).