Commit Graph

3 Commits

Author SHA1 Message Date
chenfeiyu c43216ae9b 1. API renaming Conv1d -> Conv1D, BatchNorm1d -> BatchNorm1D;
2. add losses in parakeet/modules;
3. fix a bug in phonetics;
4. TransformerTTS update: encoder dim can be different from decoder dim;
5. MultiHeadAttention in TransformerTTS: add k_input_dim & v_input_dim in __init__ to allow differemt feature sizes for k and v.
2020-10-22 05:04:45 +00:00
lifuchen 9d79699432 add license 2020-02-26 21:03:51 +08:00
lifuchen 9fe6ad11f0 Training with multi-GPU 2019-12-17 06:23:34 +00:00