Skip to content

The conflict between rnnoise_data.c and USE_WEIGHTS_FILE, as well as the --cond-size and --gru-size parameters. #276

@wmailn

Description

@wmailn

When I train multiple models using the --cond-size and --gru-size parameters, I have multiple models with different parameters. I enable USE_WEIGHTS_FILE to customize the models so I can switch between models with different parameters at any time. However, rnnoise_data.c is already compiled into the library, and I cannot modify it. This prevents me from switching to the corresponding rnnoise_data.c when using different modes, resulting in no sound.

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