Skip to content

SLU Model classifier input not named #12882

@ZuoyunZheng

Description

@ZuoyunZheng

Describe the bug

SLU Model's classifier component's forward function is not called in kwargs, resulting in the error:
TypeError: All arguments must be passed by kwargs only for typed methods

Steps/Code to reproduce bug

Simply following the slu/speech_intent_slot example.

Expected behavior

Training passes through

Environment overview (please complete the following information)

  • Environment location: docker
  • Method of NeMo install: pip install nemo_toolkit["asr"]
  • If method of install is [Docker], provide docker pull & docker run commands used: docker pull nvcr.io/nvidia/pytorch:25.01-py3

Environment details

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    ASRbugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions