v0.1.4

makehumancommunity/mpfb2v0.1.4Dec 10, 2022by LauraGPT

AI Summary

This is the initial release of the FunASR library, establishing its core capabilities. It introduces batch decoding support for Paraformer models, adds new UniASR models, and includes Transformer and Conformer architectures. The release focuses on making inference and fine-tuning of models within ModelScope more convenient.

Key Highlights

  • First release version.
  • Added batch decoding support for Paraformer models.
  • Added UniASR models and recipes.
  • Added Transformer and Conformer architectures.
  • Improved convenience for inference and fine-tuning.

New Features

  • Batch decoding support.
  • UniASR model support.
  • Transformer and Conformer support.
  • 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.