Skip to content

Parakeet Unified Won't Load in 2.7.3 #15705

@Jacob-Bishop

Description

@Jacob-Bishop

Describe the bug

Trying to load the model produces an error that ConformerEncoder.__init__() got an unexpected keyword argument 'att_chunk_context_size'.

Steps/Code to reproduce bug

Install version 2.7.3

Try to load the model:

import nemo.collections.asr as nemo_asr
asr_model = nemo_asr.models.ASRModel.from_pretrained(model_name="nvidia/parakeet-unified-en-0.6b")

Metadata

Metadata

Assignees

No one assigned

    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