v1.15.0
版本发布时间: 2024-06-06 18:52:10
modelscope/modelscope最新发布版本:v1.18.1(2024-09-21 22:08:11)
New models
No. | Model-id and links |
---|---|
1 | TDNN说话人确认-英文-VoxCeleb-16k-离线-pytorch |
2 | SDPN说话人确认-英文-VoxCeleb-16k-离线-pytorch |
3 | glm-4-9b series |
Highlight features
- Supports resumption of downloads from breakpoints.
- optimized download progress bar better display granularity, better experience under low bandwidth.
- add login and download command tool.
What's Changed
- add donwload command line and local_dir parameter @liuyhwangyh in https://github.com/modelscope/modelscope/pull/866
- Download optimize @liuyhwangyh in https://github.com/modelscope/modelscope/pull/862
- add sdpn and tdnn @yfchenmodelscope in https://github.com/modelscope/modelscope/pull/865
- fix issue #845 @liuyhwangyh in https://github.com/modelscope/modelscope/pull/861
- BUGFIX: TypeError: exceptions must derive from BaseException by @AlphaHinex in https://github.com/modelscope/modelscope/pull/859
- add eres2netv2 by @yfchenmodelscope in https://github.com/modelscope/modelscope/pull/830
- Fix json.decoder.JSONDecodeError when load pipeline_schema.json @ in https://github.com/modelscope/modelscope/pull/810
- remove necessary dependency of transformer @wenmengzhou in https://github.com/modelscope/modelscope/pull/857
- update readme with latest model and github trending badage by @wenmengzhou in https://github.com/modelscope/modelscope/pull/851
New Contributors
- @AlphaHinex made their first contribution in https://github.com/modelscope/modelscope/pull/859
Full Changelog: https://github.com/modelscope/modelscope/compare/v1.14.0...v1.15.0