v0.1.4

exo-explore/exov0.1.4Dec 10, 2022by LauraGPT

AI Summary

This is the initial release introducing core ASR capabilities, including batch decoding support for Paraformer models and the introduction of UniASR models and Transformer/Conformer architectures.

Key Highlights

  • Batch decoding support for Paraformer models
  • Introduction of UniASR models and recipes
  • Inclusion of Transformer and Conformer architectures
  • Improved convenience for inference and fine-tuning

New Features

  • Batch decoding for Paraformer models
  • UniASR models and recipes
  • Transformer and Conformer architectures
  • Improved inference and fine-tuning convenience

Full Release Notes

The is the first release version. 
1. Paraformer model could be decoding with batch >1.
2. UniASR model and recipes are new added.
3. Transformer and Conformer are also contained.
4. The inference and finetuning of models in modelscope are more convenience.