Skip to content

License clarification for Fun-ASR-Nano-2512 model weights #99

@CrispStrobe

Description

@CrispStrobe

Hi, thanks for the excellent Fun-ASR models!

The GitHub repo has an Apache-2.0 LICENSE file covering the code. However, the model weights on both HuggingFace (FunAudioLLM/Fun-ASR-Nano-2512) and ModelScope have no license specified in their metadata.

Could you clarify:

  1. Are the model weights also released under Apache-2.0, or do they have a separate license?
  2. Does this also apply to the multilingual variant (Fun-ASR-MLT-Nano-2512)?

We're evaluating Fun-ASR-Nano for integration into CrispASR, an open-source multi-backend ASR toolkit. Having clear licensing on the weights would help us (and other downstream users) understand what's permitted.

Adding the license to the HuggingFace model card YAML metadata would also make it discoverable:

---
license: apache-2.0
---

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions