Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
a897456 opened this issue Nov 13, 2023 · 0 comments
Open

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

a897456 opened this issue Nov 13, 2023 · 0 comments

Comments

@a897456
Copy link

a897456 commented Nov 13, 2023

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(?, ?)
......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant