中文版本
该版本共新增上架5个模型。
新模型列表及快捷访问
| **贡献组织** | **模型名称** | **是否支持Finetune** |
| --- | --- | --- |
| **达摩院** | [ERes2Net说话人确认-英文-VoxCeleb-16k-离线-pytorch](https://modelscope.cn/models/damo/speech_eres2net_sv_en_voxceleb_16k/summary) | 否 |
| **达摩院** | [mPLUG-Owl-多模态对话-英文-7B](https://modelscope.cn/models/damo/multi-modal_mplug_owl_multimodal-dialogue_7b/summary) | 否 |
| **达摩院** | [FastInst快速实例分割](https://modelscope.cn/models/damo/cv_resnet50_fast-instance-segmentation_coco/summary) | 否 |
| **达摩院** | [TransFace人脸识别模型](https://modelscope.cn/models/damo/cv_vit_face-recognition/summary) | 否 |
| **达摩院** | [Regularized DINO说话人确认-英文-VoxCeleb-16k-离线-pytorch](https://modelscope.cn/models/damo/speech_rdino_ecapa_tdnn_sv_en_voxceleb_16k/summary) | 否 |
非兼容性修改
* 支持Python3.8版本
* 移除demo check
English Version
Highlight
- Support Python3.8
- Add mPLUG-Owl model
- Add cvpr23 Fastinst model
Breaking changes
- Support Python3.8
- Remove demo check
Feature
- Add ERes2Net for speaker verification
- Add mPLUG-Owl model
- Support FlexTrain and update the structure of trainer
- Add cvpr23 fastinst model
- Support Virgo MaxCompute datasource for Ali-cloud inner applications
- Add clip_interrogator
- Add gpt3 example
- Add convert megatron ckpt script
- Add trainer for UniTE
- Add transface model
- Add verified if whl installed
- Support python3.8
- Add ONNX exporter for ans dfsmn
- Add rdino model
Improvements
- Update multi_modal_embedding example
- Refine easrasr
- Pipeline input, output and parameter normalization.
- Display hub error message
- Remove easycv codes, plugin access
BugFix
- Fix bug in **kwargs duplicated for audio module
- Fix distributed hook to lazyimport and an import bug
- Fix transformer examples
- Add pop for base class parameters
- Fix func update_local_model; change funasr version
- Remove pai-easycv requirement
- Fix hypotheses did't init in cpu device, make fid_dialogue_test available