Skip to content

Open-Sourced Fun-ASR-Nano Model Lacks Trained Weights for Reliable Timestamp Prediction #106

@GeorgeCaoJ

Description

@GeorgeCaoJ

FunASR Version

1.3.3

Python Version

3.10

Device

cuda (GPU)

Bug Description

Fun-ASR-Nano timestamp support seems incomplete in the current open-sourced release.
Although the implementation introduced in #70 returns timestamp outputs, the released model.pt checkpoint does not include trained ctc_decoder.* / ctc.* weights. As a result, the CTC forced-alignment branch appears inactive or untrained, making the generated timestamps unreliable.

From the current artifacts, timestamp inference can run, but the alignment quality does not seem to reflect a properly trained CTC decoder.

If correct timestamp is not yet supported in the open-source release, it may help to document this limitation explicitly to avoid confusion.

Steps to Reproduce

See issue #70

Error Message / Traceback

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions