speechmetrics
speechmetrics copied to clipboard
example/test.py
test.py: scores = metrics(reference, test) example_use: scores = metrics(path_to_estimate_file, path_to_reference)
Which of the above two is correct?
When I was calculating the stoi indicator, a value less than 0 was output, but stoi should be greater than 0.
same problem+1