Skip to content

Feature Request: ClearVoice initializer should have a parameter model_path along with model_names #159

@stranger-games

Description

@stranger-games

When initializing clearvoice it would be very practical to have a path parameter for the models rather than forcing current directory.
This will avoid duplicate model files in the system when running different scripts from different locations.

myClearVoice = ClearVoice(task='target_speaker_extraction', model_names=['AV_MossFormer2_TSE_16K'], models_path='/media/baredrive1/dev/clearvoice-models/')

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