v0.2.1
Version 0.2.1
- Add Transformer-transducer
- Add ContextNet
- Document update
- Add language model training pipeline
- Add
lstm_lm
model - Add
transformer_lm
model - Add
perplexity
loss function
- Add
- Add
string_to_label
method toVocabulary
class - Fix errors
- issue #47