Some bug fixes and a refactor of train_util and eval_util.
0.4.0
* New data normalization in the demo colab notebooks. * Tiny model config. * Most (but not all) of the variable sample rate PRs. * Tests and bug fixes.
0.2.0
Simplify and refactor RnnFcDecoder.
* Requires old models to add a single line to their operative gin configs, or --gin_param, `RnnFcDecoder.input_keys = ('f0_scaled', 'ld_scaled')`