游雁
2023-05-30 1e3f6bf8a0e7e6640cac282287bb649e9371a060
model license
3个文件已修改
7 ■■■■■ 已修改文件
docs/model_zoo/modelscope_models.md 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/version.txt 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
setup.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/model_zoo/modelscope_models.md
@@ -1,7 +1,8 @@
# Pretrained Models on ModelScope
## Model License
-  Apache License 2.0
You are free to use, copy, modify, and share FunASR under the conditions of this agreement. To upload FunASR to any third-party platform for download and use, you need to obtain an additional license, which can be applied for free through official email (funasr@list.alibaba-inc.com). You must also indicate the code and model source and author information when using, copying, modifying and sharing FunASR. Full license could see [license](https://github.com/alibaba-damo-academy/FunASR/blob/main/LICENSE)
## Model Zoo
Here we provided several pretrained models on different datasets. The details of models and datasets can be found on [ModelScope](https://www.modelscope.cn/models?page=1&tasks=auto-speech-recognition).
funasr/version.txt
@@ -1 +1 @@
0.5.6
0.5.7
setup.py
@@ -81,7 +81,7 @@
        # "gtn==0.0.0",
    ],
    "setup": [
        "numpy<=1.21.3",
        "numpy",
        "pytest-runner",
    ],
    "test": [