Skip to content

v0.2.1

Compare
Choose a tag to compare
@sooftware sooftware released this 18 Jul 11:25
· 112 commits to main since this release
55e50cb

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 string_to_label method to Vocabulary class
  • Fix errors