Skip to content

Can't convert AED models #63

@o-alexandre-felipe

Description

@o-alexandre-felipe

I noticed this pull request
#55

I was trying to convert a canary model to riva. But even with that I can't easily do the conversion.

Shouldn't we be able to use it like this?

huggingface-cli download --local-dir ./models/ nvidia/canary-1b
nemo2riva --out ./models/canary-1b.riva ./models/canary-1b.nemo 

To begin I noticed that in hugginface models

target: nemo.collections.asr.models.aed_multitask_models.EncDecMultiTaskModel

while the schema there was expecting nemo.collections.asr.models.EncDecMultiTaskModel

Should I get the models from other source? Should I use another branch? Or we need to write new validation rules?

Regards,
Alexandre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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