Commit Graph

8 Commits

Author SHA1 Message Date
Reuben Morais
8f6106b35d Update docs to refer to new generate_scorer_package 2020-06-30 16:47:41 +02:00
Tilman Kamp
d94db7ca43 Refactoring of TF based augmentations 2020-06-10 13:42:45 +02:00
Reuben Morais
e069b6d61f Add read only validation metrics
For now this is just CTC loss like a validation set, but without affecting
best validation checkpoint tracking logic. Eventually this could compute WER
on a smaller set, for example.
2020-06-08 15:26:37 +02:00
Tilman Kamp
c5ceee26dd Live audio augmentation 2020-05-12 10:18:21 +02:00
Reuben Morais
6f9fcf3029 Embed flag definitions 2020-04-28 13:33:45 +02:00
kdavis-mozilla
f3b4943e18 Updated alpha and beta 2020-04-23 07:19:37 +02:00
Reuben Morais
0c6e90868e Split --load into two to avoid unexpected behavior at evaluation time 2020-04-07 14:24:05 +02:00
Reuben Morais
a05baa35c9 Package training code to avoid sys.path hacks 2020-03-25 21:34:50 +01:00