Skip to content

Can you list what the parameters of each function are? #39

Open
@a897456

Description

@a897456

such as:
metrics = speechmetrics.load('bsseval' , window_length)
scores = metrics(?, ?)

metrics = speechmetrics.load('nb_pesq', window_length)
scores = metrics(?, ?)

metrics = speechmetrics.load('stoi',, window_length)
scores = metrics(?, ?)
......

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions