Closed julianmack closed 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).
fake_speech_to_text
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).